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