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

    Type Alias EnvironmentMergeConfigurationInput

    Configuration options for customizing an environment merge or comparison process

    type EnvironmentMergeConfigurationInput = {
        includeCoupons?: InputMaybe<Scalars["Boolean"]>;
    }
    Index

    Properties

    Properties

    includeCoupons?: InputMaybe<Scalars["Boolean"]>

    Whether to include coupons in the merge or comparison. Defaults to true if not specified

    MMNEPVFCICPMFPCPTTAAATR