public method UserKind.isTraderReturns a boolean value indicating if the user type is a 'Trader'
Declaration
protojavascriptjavacsharppublic isTrader() : boolean
Returns
The method returns a boolean value indicating if the user type is a 'Trader'
Declared in UserKind