Anchor to SellingPlanCheckoutChargeValueSelling
SellingPlanCheckoutChargeValue
union
Requires access scope.
The portion of the price to be charged at checkout.
Anchor to Possible typesPossible types
- •OBJECT
A monetary value with currency.
- •OBJECT
The percentage value of the price used for checkout charge.
Was this section helpful?
Anchor to Fields with this unionFields with this union
- •OBJECT
The charge value for the checkout charge.
Was this section helpful?
union SellingPlanCheckoutChargeValue = MoneyV2 | SellingPlanCheckoutChargePercentageValue