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

    Type Alias ProvisionSandboxInput

    Input for provisioning a sandbox environment

    type ProvisionSandboxInput = {
        billingModel: BillingModel;
        displayName: Scalars["String"];
    }
    Index

    Properties

    billingModel: BillingModel

    The billing model to use for the sandbox environment

    displayName: Scalars["String"]

    The name of the sandbox environment

    MMNEPVFCICPMFPCPTTAAATR