stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SubscriptionBillingAttemptInput > originTime

AdminTypes.SubscriptionBillingAttemptInput.originTime property

The date and time used to calculate fulfillment intervals for a billing attempt that successfully completed after the current anchor date. To prevent fulfillment from being pushed to the next anchor date, this field can override the billing attempt date.

Signature:

originTime?: InputMaybe<Scalars['DateTime']['input']>;