public method Account.getLeverageProfileId

Brief

Gets the unique identification number of an account leverage profile that specifies margin requirements

Declaration

protojavascriptjavacsharp
public getLeverageProfileId() : string

Returns

The method returns a string that represents the unique identification number of an account leverage profile

Details

Declared in Account

back