 | 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.Accounts.AlertsAssembly: ETradeNet.Accounts (in ETradeNet.Accounts.dll) Version: 1.0.5793.41751
Syntaxpublic interface IGetListResponse
Public Interface IGetListResponse
public interface class IGetListResponse
type IGetListResponse = interface end
The IGetListResponse type exposes the following members.
Properties
| Name | Description |
---|
 | Alerts |
Gets the list of alerts.
|
Top
See Also