| Name | Description | Type | Additional information |
|---|---|---|---|
| IsSuccessful |
Method call was successful (true) or failed (false) |
boolean |
None. |
| ErrorMessage |
Error message if method call failed for any reason |
string |
None. |
| Orders |
The list of orders returned from the search criteria |
Collection of OrderItem |
None. |