debtor property
Leave feedback
On this page
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.
@property
def debtor(self):
...
@debtor.setter
def debtor(self, value):
...
- module
groupdocs.signature.domain.extensions - class
SwissAddress - class
SwissQR
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.