ServerKvdbEntryInfo

constructor(kvdbId: String, key: String, createDate: Long?, author: String)

Parameters

kvdbId

ID of the KVDB

key

KVDB entry's key

createDate

Entry's creation timestamp

author

ID of the user who created the entry