Objects
FrenchLivretDeposit
Deposit information for a French livret account
amountMonetaryAmount
Deposit amount
Example
{ "amount": { "amount": 10.32, "currency": "EUR" }}Deposit information for a French livret account
Deposit amount
{ "amount": { "amount": 10.32, "currency": "EUR" }}{
"amount": {
"amount": 10.32,
"currency": "EUR"
}
}