| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
CustomerSort |
CustomerSort.Builder.build()
Builds a new
CustomerSort object using the set fields. |
CustomerSort |
CustomerQuery.getSort()
Getter for Sort.
|
| Modifier and Type | Method and Description |
|---|---|
CustomerQuery.Builder |
CustomerQuery.Builder.sort(CustomerSort sort)
Setter for sort.
|
| Constructor and Description |
|---|
CustomerQuery(CustomerFilter filter,
CustomerSort sort)
Initialization constructor.
|
Copyright © 2022. All rights reserved.