Type alias ChargeSubscriptionUsageInput

ChargeSubscriptionUsageInput: { environmentId?: InputMaybe<Scalars["String"]>; subscriptionId: Scalars["String"]; untilDate?: InputMaybe<Scalars["DateTime"]> }

Input for triggering an immediate usage charge for a subscription

Type declaration

  • Optional environmentId?: InputMaybe<Scalars["String"]>

    The id of the subscriptions environment

  • subscriptionId: Scalars["String"]

    The subscription reference id to charge usage for

  • Optional untilDate?: InputMaybe<Scalars["DateTime"]>

    The end date until which to calculate the usage