Sha256: cd1ab88f805f70183c737ad1785d95dfc1872ee1cadafa825ec605570013c956

Contents?: true

Size: 1.23 KB

Versions: 11

Compression:

Stored size: 1.23 KB

Contents

# SquareConnect::ListAdditionalRecipientReceivablesRequest

### Description

Defines the query parameters that can be included in a request to the ListAdditionalRecipientReceivables endpoint.

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**begin_time** | **String** | The beginning of the requested reporting period, in RFC 3339 format.  See [Date ranges](#dateranges) for details on date inclusivity/exclusivity.  Default value: The current time minus one year. | [optional] 
**end_time** | **String** | The end of the requested reporting period, in RFC 3339 format.  See [Date ranges](#dateranges) for details on date inclusivity/exclusivity.  Default value: The current time. | [optional] 
**sort_order** | **String** | The order in which results are listed in the response (`ASC` for oldest first, `DESC` for newest first).  Default value: `DESC` See [SortOrder](#type-sortorder) for possible values | [optional] 
**cursor** | **String** | A pagination cursor returned by a previous call to this endpoint. Provide this to retrieve the next set of results for your original query.  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/ListAdditionalRecipientReceivablesRequest.md
square_connect-2.20190724.0.331 docs/ListAdditionalRecipientReceivablesRequest.md
square_connect-2.20190724.0.330 docs/ListAdditionalRecipientReceivablesRequest.md
square_connect-2.20190724.0.325 docs/ListAdditionalRecipientReceivablesRequest.md
square_connect-2.20190710.0.321 docs/ListAdditionalRecipientReceivablesRequest.md
square_connect-2.20190612.1.314 docs/ListAdditionalRecipientReceivablesRequest.md
square_connect-2.20190612.0.311 docs/ListAdditionalRecipientReceivablesRequest.md
square_connect-2.20190612.0.309 docs/ListAdditionalRecipientReceivablesRequest.md
square_connect-2.20190508.0.304 docs/ListAdditionalRecipientReceivablesRequest.md
square_connect-2.20190410.1.300 docs/ListAdditionalRecipientReceivablesRequest.md
square_connect-2.20190410.0.296 docs/ListAdditionalRecipientReceivablesRequest.md