Sha256: 43e611c0bfccabb848e651988d3c36304cae6ce5001410972b76a8d1e36e6ff0

Contents?: true

Size: 1 KB

Versions: 11

Compression:

Stored size: 1 KB

Contents

# SquareConnect::ListAdditionalRecipientReceivableRefundsResponse

### Description

Defines the fields that are included in the response body of a request to the ListAdditionalRecipientReceivableRefunds endpoint.  One of `errors` or `additional_recipient_receivable_refunds` 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] 
**receivable_refunds** | [**Array<AdditionalRecipientReceivableRefund>**](AdditionalRecipientReceivableRefund.md) | An array of AdditionalRecipientReceivableRefunds that match your query. | [optional] 
**cursor** | **String** | A pagination cursor for retrieving the next set of results, if any remain. Provide this value as the `cursor` parameter in a subsequent request to this endpoint.  See [Pagination](/basics/api101/pagination) for more information. | [optional] 


Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
square_connect-2.20190724.1.334 docs/ListAdditionalRecipientReceivableRefundsResponse.md
square_connect-2.20190724.0.331 docs/ListAdditionalRecipientReceivableRefundsResponse.md
square_connect-2.20190724.0.330 docs/ListAdditionalRecipientReceivableRefundsResponse.md
square_connect-2.20190724.0.325 docs/ListAdditionalRecipientReceivableRefundsResponse.md
square_connect-2.20190710.0.321 docs/ListAdditionalRecipientReceivableRefundsResponse.md
square_connect-2.20190612.1.314 docs/ListAdditionalRecipientReceivableRefundsResponse.md
square_connect-2.20190612.0.311 docs/ListAdditionalRecipientReceivableRefundsResponse.md
square_connect-2.20190612.0.309 docs/ListAdditionalRecipientReceivableRefundsResponse.md
square_connect-2.20190508.0.304 docs/ListAdditionalRecipientReceivableRefundsResponse.md
square_connect-2.20190410.1.300 docs/ListAdditionalRecipientReceivableRefundsResponse.md
square_connect-2.20190410.0.296 docs/ListAdditionalRecipientReceivableRefundsResponse.md