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