Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 582 Bytes

File metadata and controls

14 lines (9 loc) · 582 Bytes

SquareConnect.ChargeResponse

Description

Note: This model is deprecated.

Defines the fields that are included in the response body of a request to the Charge endpoint. One of errors or transaction is present in a given response (never both).

Properties

Name Type Description Notes
errors [Error] Any errors that occurred during the request. [optional]
transaction Transaction The created transaction. [optional]