class CashRegisterNameExistsResultInfo : Info
Fake bean to return information from ActivationService.cashRegisterNameExists as single parameter called .exists.
User: Kirill, Date: 05.08.13 17:59
CashRegisterNameExistsResultInfo()
Fake bean to return information from ActivationService.cashRegisterNameExists as single parameter called .exists. |
var isExists: Boolean
True if cash register with given name is already registered for particular seller. |
fun Info.toJson(): String |