IWashAccountsApi Interface

GF API Documentation
Wash accounts

Namespace:  GF.Api.Accounts
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public interface IWashAccountsApi
Methods

  NameDescription
Public methodGet
Gets all accounts
Public methodGet(String)
Gets the account matching the given name
Public methodGet(AccountID)
Gets the account matching the given Account ID
Top
Remarks

Used for Allocation blocks
Available for trader managers only.
See Also

Reference