@stigg/js-client-sdk - v3.92.2

    Type Alias SubscriptionBillingInfo

    type SubscriptionBillingInfo = {
        billingAddress?: BillingAddress;
        integrationId?: string;
        prorationBehavior?: SubscriptionProrationBehavior;
        taxIds?: TaxId[];
        taxPercentage?: number;
        taxRateIds?: string[];
    }
    Index

    Properties

    billingAddress?: BillingAddress
    integrationId?: string
    prorationBehavior?: SubscriptionProrationBehavior
    taxIds?: TaxId[]
    taxPercentage?: number
    taxRateIds?: string[]
    MMNEPVFCICPMFPCPTTAAATR