LegalHoldRequestEntity

data class LegalHoldRequestEntity(val clientId: String, val lastPreKey: LastPreKey)

Constructors

Link copied to clipboard
constructor(clientId: String, lastPreKey: LastPreKey)

Properties

Link copied to clipboard
val clientId: String
Link copied to clipboard