PickupAddress object

The pickup point delivery option address.

Fields

  • address1 ( String!) Required

    Address line 1.

  • address2 ( String)

    Address line 2.

  • city ( String!) Required

    City.

  • country ( String)

    Country.

  • countryCode ( CountryCode!) Required

    Country code.

  • latitude ( Float!) Required

    Latitude.

  • longitude ( Float!) Required

    Longitude.

  • phone ( String)

    Phone number.

  • province ( String)

    Province.

  • provinceCode ( String)

    Province code.

  • zip ( String)

    Zip code.