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