| Name | Type | Description | Notes |
|---|---|---|---|
| currency | \Komoju\Model\Currency | ||
| total_balance_cents | int | Amount in the lowest denomination of the currency (e.g. cents for USD). | |
| payments | \Komoju\Model\SharedDetailsPayments | ||
| refunds | \Komoju\Model\SharedDetailsRefunds | ||
| platform_model | \Komoju\Model\SharedDetailsPlatformModel | [optional] | |
| corrections | \Komoju\Model\SharedDetailsCorrections | ||
| komoju_card_charges | \Komoju\Model\SharedDetailsCorrections | ||
| disbursements | \Komoju\Model\SharedDetailsDisbursements | ||
| misc | \Komoju\Model\SharedDetailsMisc | ||
| [Back to Model list] [Back to API list] [Back to README] |