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