Response

@Serializable
data class Response(val idServerUnbindResult: IdServerUnbindResult)

Constructors

Link copied to clipboard
constructor(idServerUnbindResult: IdServerUnbindResult)

Properties