Home > @infiniteobjects/shopify-data-manager > AdminTypes > SubscriptionBillingAttempt > originTime
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?: Maybe<Scalars['DateTime']['output']>;