Debtor

SwissQR.Debtor property

Gets or sets the debtor address. The debtor is optional. If it is omitted, both setting this field to null or setting an address with all null or empty values is ok.

public SwissAddress Debtor { get; set; }

Property Value

The debtor address.

See Also