brandon14/ebay-sdk-php

View on GitHub
src/Sell/Account/V1/docs/Model/Deposit.md

Summary

Maintainability
Test Coverage
# # Deposit

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**amount** | [**\TNT\Ebay\Sell\Account\V1\Model\Amount**](Amount.md) |  | [optional]
**due_in** | [**\TNT\Ebay\Sell\Account\V1\Model\TimeDuration**](TimeDuration.md) |  | [optional]
**payment_methods** | [**\TNT\Ebay\Sell\Account\V1\Model\PaymentMethod[]**](PaymentMethod.md) | This array is no longer applicable and should not be used since eBay now manages the electronic payment options available to buyers to pay the deposit. | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)