Sha256: d9150bcfceb422545cc5da7cf59504a4915a49e9dea977bd9bf131922d433f41

Contents?: true

Size: 1.07 KB

Versions: 32

Compression:

Stored size: 1.07 KB

Contents

# SquareConnect::AdditionalRecipientReceivableRefund

### Description

A refund of an [AdditionalRecipientReceivable](#type-additionalrecipientreceivable). This includes the ID of the additional recipient receivable associated to this object, as well as a reference to the [Refund](#type-refund) that created this receivable refund.

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The receivable refund's unique ID, issued by Square payments servers. | 
**receivable_id** | **String** | The ID of the receivable that the refund was applied to. | 
**refund_id** | **String** | The ID of the refund that is associated to this receivable refund. | 
**transaction_location_id** | **String** | The ID of the location that created the receivable. This is the location ID on the associated transaction. | 
**amount_money** | [**Money**](Money.md) | The amount of the refund. This will always be non-negative. | 
**created_at** | **String** | The time when the refund was created, in RFC 3339 format. | [optional] 


Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
square_connect-2.20180712.1.234 docs/AdditionalRecipientReceivableRefund.md
square_connect-2.20180712.1.228 docs/AdditionalRecipientReceivableRefund.md
square_connect-2.20180712.0.224 docs/AdditionalRecipientReceivableRefund.md
square_connect-2.9.0.220 docs/AdditionalRecipientReceivableRefund.md
square_connect-2.8.0.215 docs/AdditionalRecipientReceivableRefund.md
square_connect-2.8.0.208 docs/AdditionalRecipientReceivableRefund.md
square_connect-2.7.0.202 docs/AdditionalRecipientReceivableRefund.md
square_connect-2.6.1.197 docs/AdditionalRecipientReceivableRefund.md
square_connect-2.6.0.192 docs/AdditionalRecipientReceivableRefund.md
square_connect-2.5.2.188 docs/AdditionalRecipientReceivableRefund.md
square_connect-2.5.1.183 docs/AdditionalRecipientReceivableRefund.md
square_connect-2.5.0.180 docs/AdditionalRecipientReceivableRefund.md