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

Latest commit

 

History

History
13 lines (8 loc) · 474 Bytes

CancelPaymentResponse.md

File metadata and controls

13 lines (8 loc) · 474 Bytes

SquareConnect.CancelPaymentResponse

Description

The return value from the CancelPayment endpoint.

Properties

Name Type Description Notes
errors [Error] Information about errors encountered during the request. [optional]
payment Payment The successfully canceled `Payment` object. [optional]