Sha256: 13fcbbc7b66b44ad1be9b0b1a241ea47d6f2dcd7c8686709997df4ebe108d1ba
Contents?: true
Size: 551 Bytes
Versions: 35
Compression:
Stored size: 551 Bytes
Contents
# SquareConnect::CreateRefundResponse ### Description Defines the fields that are included in the response body of a request to the [CreateRefund](#endpoint-createrefund) endpoint. One of `errors` or `refund` is present in a given response (never both). ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **errors** | [**Array<Error>**](Error.md) | Any errors that occurred during the request. | [optional] **refund** | [**Refund**](Refund.md) | The created refund. | [optional]
Version data entries
35 entries across 35 versions & 1 rubygems