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

    Type Alias UpdateStripeCredentialsInput

    Input configuration for updating Stripe integration

    type UpdateStripeCredentialsInput = {
        isTaxEnabled?: InputMaybe<Scalars["Boolean"]>;
    }
    Index

    Properties

    isTaxEnabled?: InputMaybe<Scalars["Boolean"]>

    Whether tax is enabled for the Stripe account

    MMNEPVFCICPMFPCPTTAAATR