public method UserKind.isDealer

Brief

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

Declaration

protojavascriptjavacsharp
public isDealer() : boolean

Returns

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

Details

Declared in UserKind

back