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

Latest commit

 

History

History
14 lines (9 loc) · 743 Bytes

ListPaymentsResponse.md

File metadata and controls

14 lines (9 loc) · 743 Bytes

SquareConnect.ListPaymentsResponse

Description

Defines the fields that are included in the response body of a request to the ListPayments endpoint.

Properties

Name Type Description Notes
errors [Error] Information about errors encountered during the request. [optional]
payments [Payment] The requested list of payments. [optional]
cursor String The pagination cursor to be used in a subsequent request. If empty, this is the final response. For more information, see Pagination. [optional]