/
PropertyAdress
PropertyAdress
Structure
Field | Type | Required | Description |
---|---|---|---|
id | int | true | Id |
primary | boolean | true | |
street | string | true | |
city | string | true | |
stateProvName | string | true | |
municipalityName | string | true | |
postalCode | string | true | |
country | Country | true | |
remark | string | false |
JSON representation
{ "id": 1, "primary": false, "street": "0 Thierer Road", "city": "Saint Louis", "stateProvName": "Cáceres", "municipalityName": "Agurain/Salvatierra", "postalCode": "63169", "country": { "id": 199, "code": "ESP", "name": "SPAIN", "nameI18n": "SPAIN" }, "remark": null }
, multiple selections available,
Related content
AccountReceivableAddress
AccountReceivableAddress
More like this
CompanyTaxAddress
CompanyTaxAddress
More like this
Municipality
Municipality
More like this
Policy
Policy
More like this
AccountReceivable
AccountReceivable
More like this
Company
Company
More like this