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

    Type Alias ArchiveCustomerInput

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

    Properties

    customerId: Scalars["String"]

    Customer slug

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

    The unique identifier for the environment

    MMNEPVFCICPMFPCPTTAAATR