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

ActivationSecurityShortInfo

class ActivationSecurityShortInfo : Info

Constructors

<init>

ActivationSecurityShortInfo()

Properties

activationSecurityToken

lateinit var activationSecurityToken: String

Securely randomly generated number, represents the order. It has to be passed to the server to get an activation based on the order made.

Extension Functions

toJson

fun Info.toJson(): String