CartAddressInput
InputInput type for creating or updating an address in a cart.
#
Fields
- String
address1 The address1 to use for this cart address input.
- String
address2 The address2 to use for this cart address input.
- String
city The city to use for this cart address input.
- String
company The company to use for this cart address input.
- String
countryCode The country code to use for this cart address input.
- String
email The email to use for this cart address input.
- String
firstName The first name to use for this cart address input.
- String
lastName The last name to use for this cart address input.
- String
phone The phone to use for this cart address input.
- String
postalCode The postal code to use for this cart address input.
- String
state The state to use for this cart address input.