AppRecurringPricingInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
Instructs the app subscription to generate a fixed charge on a recurring basis. The frequency is specified by the billing interval.
Access Scopes
Fields
-
discount:
AppSubscriptionDiscountInput -
The discount applied to the subscription for a given number of billing intervals.
-
interval:
AppPricingInterval -
How often the app subscription generates a charge.
-
price:
MoneyInput! -
The amount to be charged to the store every billing interval.
Input objects with this input object
Examples