Sha256: 77d7860d9b30571f44a5fabe4a5d43cbc992e967965961387259dd6bd944abc5
Contents?: true
Size: 829 Bytes
Versions: 12
Compression:
Stored size: 829 Bytes
Contents
# SquareConnect::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** | **Array<String>** | The list of creation sources used as filtering criteria. See [CustomerCreationSource](#type-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](#type-customerinclusionexclusion) for possible values | [optional]
Version data entries
12 entries across 12 versions & 1 rubygems