Record
balance-get-response
No description available.
record balance-get-response {
account-balance: option<string>,
generated-at: option<string>,
month-to-date-balance: option<string>,
month-to-date-usage: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| account-balance | option<string> | |
| generated-at | option<string> | |
| month-to-date-balance | option<string> | |
| month-to-date-usage | option<string> |