public method UserKind.isMerchant
Overview
Returns a boolean value indicating if the user type is a 'Merchant'
Declaration
function isMerchant()
public Boolean isMerchant();
public bool isMerchant();
Returns
The method returns a boolean value indicating if the user type is a 'Merchant'
Details
Declared in UserKind