PaymentChargeSpecification
Type name: PaymentChargeSpecification
Extends PriceSpecification
Name |
Type |
Description |
appliesToDeliveryMethod |
DeliveryMethod |
The delivery method(s) to which the delivery charge or payment charge specification applies. |
appliesToPaymentMethod |
PaymentMethod |
The payment method(s) to which the payment charge specification applies. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["PaymentChargeSpecification extends the PriceSpecification type and provides additional information about payment charges."],["It specifies the delivery methods (appliesToDeliveryMethod) and payment methods (appliesToPaymentMethod) to which the charges apply."]]],[]]