Syntax
Public function GetFixOrders (AccountID As Long) As String
Description
The GetFixOrders operation is used to get all fix order for a specific account number
Request Parameters
Name | Description | Required |
AccountID |
|
Yes |
Response Elements
Name | Description |
Result | The operation return list of FixOrder type in case of success, otherwise an explicit error code
The Following are the FixOrder data member:
|
See Also