Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 918 Bytes

ListSubscriptionEventsResponse.md

File metadata and controls

15 lines (10 loc) · 918 Bytes

SquareConnect.ListSubscriptionEventsResponse

Description

Note: This model is in beta.

Defines the fields that are included in the response from the ListSubscriptionEvents endpoint.

Properties

Name Type Description Notes
errors [Error] Information about errors encountered during the request. [optional]
subscription_events [SubscriptionEvent] The `SubscriptionEvents` retrieved. [optional]
cursor String When a response is truncated, it includes a cursor that you can use in a subsequent request to fetch the next set of events. If empty, this is the final response. For more information, see Pagination. [optional]