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

    Type Alias ImportIntegrationCatalogInput

    Input parameters for importing product catalog from an integration

    Index

    Properties

    billingModel?: InputMaybe<BillingModel>

    Billing model configuration for the imported product

    entitySelectionMode: EntitySelectionMode

    Mode for selecting plans to import (blacklist or whitelist)

    environmentId: Scalars["String"]

    The unique identifier for the environment

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

    Singular name for the feature unit

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

    Plural name for the feature unit

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

    List of plan IDs to exclude when using blacklist mode

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

    List of plan IDs to include when using whitelist mode

    productId: Scalars["String"]

    Product ID to import from the integration

    selectedAddonBillingIds: Scalars["String"][]

    List of addon billing IDs to import

    vendorIdentifier: VendorIdentifier

    The vendor identifier of integration

    MMNEPVFCICPMFPCPTTAAATR