SubAccountAllocation
Sub Account Allocation Info
-
Name Type Description AccountKey AccountKey Represent sub account info Allocation Number Value allocated to sub account AllocationUnit String AllocationUnit
Sub Account Allocation Info
| Name | Type | Description |
|---|---|---|
| AccountKey | AccountKey | Represent sub account info |
| Allocation | Number | Value allocated to sub account |
| AllocationUnit | String | AllocationUnit |
{
"AccountKey": "01b64edf-da03-4145-bf33-ae21527d4c86",
"Allocation": 10,
"AllocationUnit": "stringValue"
}