# PiggyBankAccountRead
## Properties
**account_id** | Option<**String**> | The ID of the account. | [optional][readonly]
**name** | Option<**String**> | | [optional][readonly]
**current_amount** | Option<**String**> | | [optional]
**pc_current_amount** | Option<**String**> | If convertToPrimary is on, this will show the amount in the primary currency. | [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)