FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member summary | |
---|---|
string | orderId
As given in NewOrder (it is an error to send a new orderId). |
string | serviceId
As given in NewOrder - should be the same. |
dictionary<string, string> | extraParams
Extra parameters that do not map into any of the above. Convention is that keys are in TitleCase. e.g. "StopPrice", "Account", etc. |
Member detail |
---|
dictionary<string, string> extraParamsExtra parameters that do not map into any of the above. Convention is that keys are in TitleCase. e.g. "StopPrice", "Account", etc.
string orderIdAs given in NewOrder (it is an error to send a new orderId).
string serviceIdAs given in NewOrder - should be the same.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |