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

Latest commit

 

History

History
14 lines (9 loc) · 575 Bytes

CreateRefundResponse.md

File metadata and controls

14 lines (9 loc) · 575 Bytes

SquareConnect.CreateRefundResponse

Description

Note: This model is deprecated.

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

Properties

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