Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 3.07 KB

AddressRequestCompound.md

File metadata and controls

19 lines (14 loc) · 3.07 KB

AddressRequestCompound

Properties

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
sAddressSuite kotlin.String The Suite or appartment number
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
fAddressLongitude kotlin.String The Longitude of the Address [optional]
fAddressLatitude kotlin.String The Latitude of the Address [optional]