订购合同上的选定运送选项-SubscriptionDeliveryMethodShippingOption 对象

代表订购合同上的选定运送选项。

所需的访问

需要all_subscription_contracts或own_subscription_contracts范围。


在本页面


字段

  • carrierService([DeliveryCarrierService](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliverycarrierservice)
    运送选项的运输服务。
  • code([String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
    运送选项的代码。
  • description([String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
    运输选项的描述。
  • presentmentTitle([String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
    运送选项的简报标题。
  • title([String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
    运输选项的标题。


返回SubscriptionDeliveryMethodShippingOption的类型

  • [SubscriptionDeliveryMethodShipping.shippingOption](https://shopify.dev/docs/admin-api/graphql/reference/orders/subscriptiondeliverymethodshipping#shippingoption-2021-01)