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

    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