ConsignmentImportCreateModel.AddressModel

  • city
    Type: string | null

    The city of the address.

  • code
    Type: string | null

    The code of the addressed person/company.

  • country
    Type: string | null

    The country of the address.

  • email
    Type: string | null

    The email of the addressed person/company.

  • latitude
    Type: number | nullFormat: double

    The latitude coordinate for the address.

  • longitude
    Type: number | nullFormat: double

    The longitude coordinate for the address.

  • name
    Type: string | null

    The name of the addressed person/company.

  • phone
    Type: string | null

    The phone of the addressed person/company.

  • postCode
    Type: string | null

    The postal code of the address.

  • state
    Type: string | null

    The state of the address.

  • streetAddress
    Type: string | null

    The street address of the address.

  • suburb
    Type: string | null

    The suburb of the address. Optional.