public method UserKind.isTrader

Brief

Returns a boolean value indicating if the user type is a 'Trader'

Declaration

protojavascriptjavacsharp
public isTrader() : boolean

Returns

The method returns a boolean value indicating if the user type is a 'Trader'

Details

Declared in UserKind

back