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

    Type Alias PreviewCreditGrantBillingInfoInput

    Preview credit grant billing information input

    type PreviewCreditGrantBillingInfoInput = {
        billingAddress?: InputMaybe<BillingAddress>;
        taxPercentage?: InputMaybe<Scalars["Float"]>;
        taxRateIds?: InputMaybe<Scalars["String"][]>;
    }
    Index

    Properties

    billingAddress?: InputMaybe<BillingAddress>
    taxPercentage?: InputMaybe<Scalars["Float"]>
    taxRateIds?: InputMaybe<Scalars["String"][]>
    MMNEPVFCICPMFPCPTTAAATR