@stigg/node-server-sdk - v4.30.0

    Interface SubscriptionPreviewV2

    interface SubscriptionPreviewV2 {
        billingPeriodRange: DateRange;
        hasScheduledUpdates?: boolean;
        immediateInvoice: ImmediateSubscriptionPreviewInvoice;
        isPlanDowngrade?: boolean;
        recurringInvoice?: SubscriptionPreviewInvoice;
    }
    Index

    Properties

    billingPeriodRange: DateRange
    hasScheduledUpdates?: boolean

    The immediate invoice prices that will be generated for the subscription for the previewed subscription \ changes

    isPlanDowngrade?: boolean
    recurringInvoice?: SubscriptionPreviewInvoice

    The recurring invoice prices that will be generated for the subscription for the previewed subscription \ changes, starting from the next billing period

    MMNEPVFCICPMFPCPTTAAATR