SubClientInfo
Distribution information for account.
-
Name Type Description AccountId String Account Id. Amount Number Allocated amount. MultiLegAmount Number Allocated multileg amount.
Distribution information for account.
| Name | Type | Description |
|---|---|---|
| AccountId | String | Account Id. |
| Amount | Number | Allocated amount. |
| MultiLegAmount | Number | Allocated multileg amount. |
{
"AccountId": "stringValue",
"Amount": 10,
"MultiLegAmount": 10
}