Interface ISepaNameAndAddress

Namespace
Subsembly.Sepa
Assembly
Subsembly.Sepa.dll
public interface ISepaNameAndAddress

Properties

Name

string Name { get; set; }

Property Value

string

PostalAddress

SepaPostalAddress PostalAddress { get; }

Property Value

SepaPostalAddress