# ShopPayPaymentRequestDeliveryMethod - storefront - OBJECT Version: 2024-07 ## Description Represents a delivery method for a Shop Pay payment request. ### Access Scopes ## Fields * [amount](/docs/api/storefront/2024-07/objects/MoneyV2): MoneyV2! - The amount for the delivery method. * [code](/docs/api/storefront/2024-07/scalars/String): String! - The code of the delivery method. * [deliveryExpectationLabel](/docs/api/storefront/2024-07/scalars/String): String - The detail about when the delivery may be expected. * [detail](/docs/api/storefront/2024-07/scalars/String): String - The detail of the delivery method. * [label](/docs/api/storefront/2024-07/scalars/String): String! - The label of the delivery method. * [maxDeliveryDate](/docs/api/storefront/2024-07/scalars/ISO8601DateTime): ISO8601DateTime - The maximum delivery date for the delivery method. * [minDeliveryDate](/docs/api/storefront/2024-07/scalars/ISO8601DateTime): ISO8601DateTime - The minimum delivery date for the delivery method. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples