Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 622 Bytes

RetrieveTransactionResponse.md

File metadata and controls

14 lines (9 loc) · 622 Bytes

SquareConnect.RetrieveTransactionResponse

Description

Note: This model is deprecated.

Defines the fields that are included in the response body of a request to the RetrieveTransaction 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 requested transaction. [optional]