TagoIO SDK for JavaScript and TypeScript
    Preparing search index...

    Type Alias BillingServiceSubscriptionSchedule

    BillingServiceSubscriptionSchedule: Record<
        BillingService,
        BillingServiceSubscription & { proportional_change?: number },
    >