Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 815 Bytes

CustomerCreationSourceFilter.md

File metadata and controls

15 lines (8 loc) · 815 Bytes

CustomerCreationSourceFilter

Description

Creation source filter. If one or more creation sources are set, customer profiles are included in, or excluded from, the result if they match at least one of the filter criteria.

Properties

Name Type Description Notes
values List<String> The list of creation sources used as filtering criteria. See CustomerCreationSource for possible values [optional]
rule String Indicates whether a customer profile matching the filter criteria should be included in the result or excluded from the result. Default: `INCLUDE`. See CustomerInclusionExclusion for possible values [optional]