Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 923 Bytes

File metadata and controls

13 lines (10 loc) · 923 Bytes

# Transfer

Properties

Name Type Description Notes
funding_source \Ebay\Sell\Finances\Model\FundingSource [optional]
transaction_date string This timestamp indicates the date/time of the transfer. The following (UTC) format is used: YYYY-MM-DDTHH:MM:SS.SSSZ. For example, 2020-08-04T19:09:02.768Z [optional]
transfer_amount \Ebay\Sell\Finances\Model\Amount [optional]
transfer_detail \Ebay\Sell\Finances\Model\TransferDetail [optional]
transfer_id string The unique identifier of the TRANSFER transaction type. This is the same value that was passed into the end of the call URI. [optional]

[Back to Model list] [Back to API list] [Back to README]