Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 800 Bytes

BalanceAdjustment.md

File metadata and controls

10 lines (7 loc) · 800 Bytes

# BalanceAdjustment

Properties

Name Type Description Notes
adjustment_amount \eBay\Sell\Finances\Model\Amount [optional]
adjustment_type string The enumeration value returned here indicates if the charge is a DEBIT or a CREDIT to the seller. Generally, all transfer transaction types are going to be DEBIT, since the money is being tranferred from the seller to eBay. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/finances/types/pay:BookingEntryEnum&#39;&gt;eBay API documentation</a> [optional]

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