Data Transfer Object (DTO)
BalanceDto
| Property | Field Type | Mandatory | Description | Sample value |
|---|---|---|---|---|
| balanceAmount | String | Y | Balance Amount | 190.00 |
| currency | String | Y | Currency Code | PHP |
| Property | Field Type | Mandatory | Description | Sample value |
|---|---|---|---|---|
| balanceAmount | String | Y | Balance Amount | 190.00 |
| currency | String | Y | Currency Code | PHP |