Anchor to SubscriptionPickupOptionSubscription
objectSubscription Pickup Option
A pickup option to deliver a subscription contract.
Anchor to FieldsFields
- code (String!)
- description (String)
- locationId (ID!)
- phoneRequired (Boolean!)
- pickupAddress (PickupAddress!)
- pickupTime (String!)
- presentmentTitle (String)
- price (MoneyV2!)
- title (String!)
- Anchor to codecode•String!non-null
The code of the pickup option.
- Anchor to descriptiondescription•String
The description of the pickup option.
- Anchor to locationIdlocation•ID!
Id non-null The ID of the pickup location.
- Anchor to phoneRequiredphone•Boolean!
Required non-null Whether a phone number is required for the pickup option.
- Anchor to pickupAddresspickup•Pickup
Address Address! non-null The address where the customer will pick up the merchandise.
- Anchor to pickupTimepickup•String!
Time non-null The estimated amount of time it takes for the pickup to be ready. For example, "Usually ready in 24 hours".
- Anchor to presentmentTitlepresentment•String
Title The presentment title of the pickup option.
- Anchor to priceprice•Money
V2! non-null The price of the pickup option.
- Anchor to titletitle•String!non-null
The title of the pickup option.
Was this section helpful?