Anchor to SubscriptionContractCalculationPickupOptionSubscription
objectSubscription Contract Calculation Pickup Option
Requires the or scope.
An available pickup option for a subscription contract calculation.
Anchor to FieldsFields
- code (String!)
- description (String)
- location (Location!)
- phoneRequired (Boolean!)
- pickupTime (String)
- presentmentTitle (String)
- price (MoneyV2!)
- title (String!)
- Anchor to codecode•String!non-null
The code of the delivery option.
- Anchor to descriptiondescription•String
The description of the delivery option.
- Anchor to locationlocation•Location!non-null
The location where the customer will pick up the merchandise.
- Anchor to phoneRequiredphone•Boolean!
Required non-null Whether a phone number is required for the delivery option.
- Anchor to pickupTimepickup•String
Time The estimated amount of time it takes for the pickup to be ready (e.g., "Usually ready in 24 hours").
- Anchor to presentmentTitlepresentment•String
Title The presentment title of the delivery option. This is the customer-facing title displayed at checkout.
- Anchor to priceprice•Money
V2! non-null The price of the delivery option.
- Anchor to titletitle•String!non-null
The title of the delivery option.
Was this section helpful?