Anchor to SubscriptionShippingOptionSubscription
objectSubscription Shipping Option
A shipping option to deliver a subscription contract.
Anchor to FieldsFields
- code (String!)
- description (String)
- phoneRequired (Boolean!)
- presentmentTitle (String)
- price (MoneyV2!)
- title (String!)
- Anchor to codecode•String!non-null
The code of the shipping option.
- Anchor to descriptiondescription•String
The description of the shipping option.
- Anchor to phoneRequiredphone•Boolean!
Required non-null Whether a phone number is required for the shipping option.
- Anchor to presentmentTitlepresentment•String
Title The presentment title of the shipping option.
- Anchor to priceprice•Money
V2! non-null The price of the shipping option.
- Anchor to titletitle•String!non-null
The title of the shipping option.
Was this section helpful?