Response

@Serializable
data class Response(val idServerUnbindResult: IdServerUnbindResult)

Constructors

Link copied to clipboard
fun Response(idServerUnbindResult: IdServerUnbindResult)

Properties