stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanBillingPolicyInput

AdminTypes.SellingPlanBillingPolicyInput interface

The input fields that are required to create or update a billing policy type.

Signature:

export interface SellingPlanBillingPolicyInput 

Properties

Property Modifiers Type Description
fixed?   InputMaybe<SellingPlanFixedBillingPolicyInput> (Optional) The fixed billing policy details.
recurring?   InputMaybe<SellingPlanRecurringBillingPolicyInput> (Optional) The recurring billing policy details.