trixnity-serverserverapi-model
3.1.0
trixnity-serverserverapi-model
/
net.folivo.trixnity.serverserverapi.model.discovery
/
ServerKeys
/
OldVerifyKey
Old
Verify
Key
@
Serializable
data
class
OldVerifyKey
(
val
keyValue
:
String
,
val
expiredAt
:
Long
)
Constructors
Properties
Constructors
Old
Verify
Key
Link copied to clipboard
fun
OldVerifyKey
(
keyValue
:
String
,
expiredAt
:
Long
)
Properties
expired
At
Link copied to clipboard
val
expiredAt
:
Long
key
Value
Link copied to clipboard
val
keyValue
:
String