/home/desid573/public_html/payment/xero-2/doc/accounting/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/accounting/Model/BalanceDetails.md (698B)
# BalanceDetails
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**balance** | **double** | The opening balances of the account. Debits are positive, credits are negative values | [optional]
**currency_code** | **string** | The currency of the balance (Not required for base currency) | [optional]
**currency_rate** | **double** | (Optional) Exchange rate to base currency when money is spent or received. If not specified, XE rate for the day is applied | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)