Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 467 Bytes

CancelPaymentResponse.md

File metadata and controls

13 lines (8 loc) · 467 Bytes

SquareConnect.CancelPaymentResponse

Description

Return value from the CancelPayment endpoint.

Properties

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