Click or drag to resize
IGetListResponse Interface

Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.

Container for GetList method response.

Namespace: ETradeNet.Order
Assembly: ETradeNet.Order (in ETradeNet.Order.dll) Version: 1.0.5793.41701
Syntax
public interface IGetListResponse

The IGetListResponse type exposes the following members.

Properties
  NameDescription
Public propertyOrderListResponse
Gets the order list response.
Top
See Also