country_code property
Leave feedback
On this page
Gets or sets the two-letter ISO country code. The country code is mandatory unless the entire address contains null or empty values.
@property
def country_code(self):
...
@country_code.setter
def country_code(self, value):
...
- module
groupdocs.signature.domain.extensions - class
SwissAddress
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.