Sha256: 7ea3974587234029c8635044581ccf4816bb19fb1736f07c77ecf1822f917e43
Contents?: true
Size: 831 Bytes
Versions: 11
Compression:
Stored size: 831 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
11 entries across 11 versions & 1 rubygems