public method IFXConnectLiteSession.getAccountCommissionsManager

Brief

Gets the account commissions manager

Declaration

protojavascriptjavacsharp
public getAccountCommissionsManager() : IAccountCommissionsManager

Returns

The method returns an interface, which represents the account commissions manager in the software

Details

See also: IAccountCommissionsManager

Declared in IFXConnectLiteSession

back