Name | Type | Description | Notes |
---|---|---|---|
fkiAddresstypeID | kotlin.Int | The unique ID of the Addresstype. Valid values: | Value |
sAddressCivic | kotlin.String | The Civic number. | |
sAddressStreet | kotlin.String | The Street Name | |
sAddressCity | kotlin.String | The City name | |
fkiProvinceID | kotlin.Int | The unique ID of the Province. Here are some common values (Complete list must be retrieved from API): | Value |
fkiCountryID | kotlin.Int | The unique ID of the Country. Here are some common values (Complete list must be retrieved from API): | Value |
sAddressZip | kotlin.String | The Postal/Zip Code The value must be entered without spaces | |
pkiAddressID | kotlin.Int | The unique ID of the Address | [optional] |
sAddressSuite | kotlin.String | The Suite or appartment number | [optional] |
fAddressLongitude | kotlin.String | The Longitude of the Address | [optional] |
fAddressLatitude | kotlin.String | The Latitude of the Address | [optional] |