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

Latest commit

 

History

History
18 lines (11 loc) · 1.32 KB

ListAdditionalRecipientReceivableRefundsRequest.md

File metadata and controls

18 lines (11 loc) · 1.32 KB

ListAdditionalRecipientReceivableRefundsRequest

Description

Defines the query parameters that can be included in a request to the ListAdditionalRecipientReceivableRefunds endpoint. Note: This model is deprecated.

Properties

Name Type Description Notes
beginTime String The beginning of the requested reporting period, in RFC 3339 format. See Date ranges for details on date inclusivity/exclusivity. Default value: The current time minus one year. [optional]
endTime String The end of the requested reporting period, in RFC 3339 format. See Date ranges for details on date inclusivity/exclusivity. Default value: The current time. [optional]
sortOrder String The order in which results are listed in the response (`ASC` for oldest first, `DESC` for newest first). Default value: `DESC` See 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 Paginating results for more information. [optional]