Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.28 KB

File metadata and controls

20 lines (15 loc) · 1.28 KB

# CountrySpecification

Properties

Name Type Description Notes
country string An ISO 3166-1 alpha-2 country code. [optional]
selling_entity string A Digital River selling entity. [optional]
billing_address_schema string A billing address schema. [optional]
shipping_address_schema string A ship to address schema. [optional]
billing_address_only_schema string A billing address only schema. [optional]
individual_tax_identifiers_schemas string[] [optional]
business_tax_identifiers_schemas string[] [optional]
tax_identifiers_info \DigitalRiver\ApiSdk\Model\TaxIdentifiersInfo [optional]
invoice_attribute_info \DigitalRiver\ApiSdk\Model\InvoiceAttributeInfo [optional]
live_mode bool Has the value <code>true</code> if the object exists in live mode or the value <code>false</code> if the object exists in test mode. [optional]

[Back to Model list] [Back to API list] [Back to README]