debtor property
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.
Definition:
@property
def debtor(self):
...
@debtor.setter
def debtor(self, value):
...
See Also
- module
groupdocs.signature.domain.extensions
- class
SwissAddress
- class
SwissQR