| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
EventTypeMetadata |
EventTypeMetadata.Builder.build()
Builds a new
EventTypeMetadata object using the set fields. |
| Modifier and Type | Method and Description |
|---|---|
List<EventTypeMetadata> |
ListWebhookEventTypesResponse.getMetadata()
Getter for Metadata.
|
| Modifier and Type | Method and Description |
|---|---|
ListWebhookEventTypesResponse.Builder |
ListWebhookEventTypesResponse.Builder.metadata(List<EventTypeMetadata> metadata)
Setter for metadata.
|
| Constructor and Description |
|---|
ListWebhookEventTypesResponse(List<Error> errors,
List<String> eventTypes,
List<EventTypeMetadata> metadata)
Initialization constructor.
|
Copyright © 2024. All rights reserved.