| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
InvoiceQuery |
InvoiceQuery.Builder.build()
Builds a new
InvoiceQuery object using the set fields. |
InvoiceQuery |
SearchInvoicesRequest.getQuery()
Getter for Query.
|
| Modifier and Type | Method and Description |
|---|---|
SearchInvoicesRequest.Builder |
SearchInvoicesRequest.Builder.query(InvoiceQuery query)
Setter for query.
|
| Constructor and Description |
|---|
Builder(InvoiceQuery query)
Initialization constructor.
|
SearchInvoicesRequest(InvoiceQuery query,
Integer limit,
String cursor)
Initialization constructor.
|
Copyright © 2022. All rights reserved.