apidocs / com.srv4pos.server.api.activation / CashRegisterNameExistsInfo

CashRegisterNameExistsInfo

class CashRegisterNameExistsInfo : Info

Parameters passed to ActivationService.cashRegisterNameExists.

User: Kirill, Date: 05.08.13 17:59

Constructors

<init>

CashRegisterNameExistsInfo()

Parameters passed to ActivationService.cashRegisterNameExists.

Properties

cashRegisterName

lateinit var cashRegisterName: String

Described in swedish regulations as "cash register designation". See wiki for more info.

corporateId

lateinit var corporateId: String

country

lateinit var country: String

Country where seller with given .corporateId is registered.

Extension Functions

toJson

fun Info.toJson(): String