ContainerYardHeaderModel

  • city
    Type: string | null

    The city of the container yard's address.

  • code
    Type: string | null

    The code of the container yard.

  • country
    Type: string | null

    The country of the container yard's address.

  • id
    Type: stringFormat: uuid

    The ID of the container yard.

  • latitude
    Type: numberFormat: double

    The latitude of the container yard's address.

  • longitude
    Type: numberFormat: double

    The longitude of the container yard's address.

  • name
    Type: string | null

    The name of the container yard.

  • postCode
    Type: string | null

    The postal code of the container yard's address.

  • state
    Type: string | null

    The state of the container yard's address.

  • streetAddress
    Type: string | null

    The street address of the container yard's address.

  • suburb
    Type: string | null

    The suburb of the container yard's address. Optional.