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

Latest commit

 

History

History
10 lines (7 loc) · 625 Bytes

ListRefundsResponse.md

File metadata and controls

10 lines (7 loc) · 625 Bytes

SquareConnect.ListRefundsResponse

Properties

Name Type Description Notes
errors [Error] Any errors that occurred during the request. [optional]
refunds [Refund] An array of refunds that match your query. [optional]
cursor String A pagination cursor for retrieving the next set of results, if any remain. Provide this value as the `cursor` parameter in a subsequent request to this endpoint. See Paginating results for more information. [optional]