stack

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

AdminTypes.SubscriptionFreeShippingDiscountInput interface

The input fields for a subscription free shipping discount on a contract.

Signature:

export interface SubscriptionFreeShippingDiscountInput 

Properties

Property Modifiers Type Description
recurringCycleLimit?   InputMaybe<Scalars[‘Int’][‘input’]> (Optional) The maximum number of times the subscription free shipping discount will be applied on orders.
title?   InputMaybe<Scalars[‘String’][‘input’]> (Optional) The title associated with the subscription free shipping discount.