| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
CustomerCustomAttributeFilters |
CustomerCustomAttributeFilters.Builder.build()
Builds a new
CustomerCustomAttributeFilters object using the set fields. |
CustomerCustomAttributeFilters |
CustomerFilter.getCustomAttribute()
Getter for CustomAttribute.
|
| Modifier and Type | Method and Description |
|---|---|
CustomerFilter.Builder |
CustomerFilter.Builder.customAttribute(CustomerCustomAttributeFilters customAttribute)
Setter for customAttribute.
|
| Constructor and Description |
|---|
CustomerFilter(CustomerCreationSourceFilter creationSource,
TimeRange createdAt,
TimeRange updatedAt,
CustomerTextFilter emailAddress,
CustomerTextFilter phoneNumber,
CustomerTextFilter referenceId,
FilterValue groupIds,
CustomerCustomAttributeFilters customAttribute,
FilterValue segmentIds)
Initialization constructor.
|
Copyright © 2023. All rights reserved.