class ActivationSecurityShortInfo : Info
ActivationSecurityShortInfo() |
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. |
fun Info.toJson(): String |