Interface ISepaNameAndAddress
Namespace: Subsembly.Sepa
Assembly: Subsembly.Sepa.dll
Syntax
public interface ISepaNameAndAddress
Properties
Name
Declaration
string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PostalAddress
Declaration
SepaPostalAddress PostalAddress { get; }
Property Value
Type | Description |
---|---|
SepaPostalAddress |