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) · 873 Bytes

SearchSubscriptionsResponse.md

File metadata and controls

15 lines (10 loc) · 873 Bytes

SquareConnect.SearchSubscriptionsResponse

Description

Note: This model is in beta.

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

Properties

Name Type Description Notes
errors [Error] Information about errors encountered during the request. [optional]
subscriptions [Subscription] The search result. [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 subscriptions. If empty, this is the final response. For more information, see Pagination. [optional]