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

    Type Alias VoidCreditGrantInput

    Input for voiding a credit grant

    type VoidCreditGrantInput = {
        environmentId?: InputMaybe<Scalars["UUID"]>;
        id: Scalars["String"];
    }
    Index

    Properties

    environmentId?: InputMaybe<Scalars["UUID"]>

    The unique identifier for the environment

    The ID of the credit grant to void

    MMNEPVFCICPMFPCPTTAAATR