ConsignmentImportCreateModel.AddressModel
- cityType: string | null
The city of the address.
- codeType: string | null
The code of the addressed person/company.
- countryType: string | null
The country of the address.
- emailType: string | null
The email of the addressed person/company.
- latitudeType: number | nullFormat: double
The latitude coordinate for the address.
- longitudeType: number | nullFormat: double
The longitude coordinate for the address.
- nameType: string | null
The name of the addressed person/company.
- phoneType: string | null
The phone of the addressed person/company.
- postType: string | null
Code The postal code of the address.
- stateType: string | null
The state of the address.
- streetType: string | null
Address The street address of the address.
- suburbType: string | null
The suburb of the address. Optional.