@stigg/js-client-sdk - v4.12.0
    Preparing search index...

    Type Alias GetCustomerContractsInput

    Input for fetching a customer's contracts from the connected billing provider.

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

    Properties

    customerId: Scalars["String"]

    The Stigg customer ref ID to fetch contracts for

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

    The unique identifier for the environment