• Preparing search index...
  • The search index is not available
vwo-fme-node-sdk
  • vwo-fme-node-sdk
  • utils/FunctionUtil
  • getSpecificRulesBasedOnType

Function getSpecificRulesBasedOnType

  • getSpecificRulesBasedOnType(feature, type?): CampaignModel[]
  • Retrieves specific rules based on the type from a feature.

    Parameters

    • feature: FeatureModel

      The key of the feature.

    • type: CampaignTypeEnum = null

      The type of the rules to retrieve.

    Returns CampaignModel[]

    An array of rules that match the type.

    • Defined in utils/FunctionUtil.ts:71

Settings

Member Visibility

Theme

vwo-fme-node-sdk
  • Loading...

Generated using TypeDoc