Name | Getter | Setter | Type | Description | Notes |
---|---|---|---|---|---|
values | getValues() | setValues($value) | string[] | The list of creation sources used as filtering criteria. | [optional] |
rule | getRule() | setRule($value) | 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] |
Note: All properties are protected and only accessed via getters and setters.