Anchor to ShopPayPaymentRequestDeliveryMethodShop
objectShop Pay Payment Request Delivery Method
Represents a delivery method for a Shop Pay payment request.
Anchor to FieldsFields
- amount (MoneyV2!)
- code (String!)
- deliveryExpectationLabel (String)
- detail (String)
- label (String!)
- maxDeliveryDate (ISO8601DateTime)
- minDeliveryDate (ISO8601DateTime)
- Anchor to amountamount•Money
V2! non-null The amount for the delivery method.
- Anchor to codecode•String!non-null
The code of the delivery method.
- Anchor to deliveryExpectationLabeldelivery•String
Expectation Label The detail about when the delivery may be expected.
- Anchor to detaildetail•String
The detail of the delivery method.
- Anchor to labellabel•String!non-null
The label of the delivery method.
- Anchor to maxDeliveryDatemax•ISO8601Date
Delivery Date Time The maximum delivery date for the delivery method.
- Anchor to minDeliveryDatemin•ISO8601Date
Delivery Date Time The minimum delivery date for the delivery method.
Was this section helpful?