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

    Type Alias BillingProductsInput

    Input parameters for getting Billing integration products

    type BillingProductsInput = {
        integrationId?: InputMaybe<Scalars["String"]>;
        nextPage?: InputMaybe<Scalars["String"]>;
        productNameOrId?: InputMaybe<Scalars["String"]>;
    }
    Index

    Properties

    integrationId?: InputMaybe<Scalars["String"]>

    ID of the Billing integration to fetch products from

    Token for retrieving the next page of results

    productNameOrId?: InputMaybe<Scalars["String"]>

    Name or ID of the product to search for

    MMNEPVFCICPMFPCPTTAAATR