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