ContainerYardHeaderModel
- cityType: string | null
The city of the container yard's address.
- codeType: string | null
The code of the container yard.
- countryType: string | null
The country of the container yard's address.
- idType: stringFormat: uuid
The ID of the container yard.
- latitudeType: numberFormat: double
The latitude of the container yard's address.
- longitudeType: numberFormat: double
The longitude of the container yard's address.
- nameType: string | null
The name of the container yard.
- postType: string | null
Code The postal code of the container yard's address.
- stateType: string | null
The state of the container yard's address.
- streetType: string | null
Address The street address of the container yard's address.
- suburbType: string | null
The suburb of the container yard's address. Optional.