Recommend

data class Recommend(val createdAt: Timestamp, val document: AtUri)

Parameters

document

AT-URI reference to the document record being recommended (ex: at://did:plc:abc123/site.standard.document/xyz789).

Constructors

Link copied to clipboard
constructor(createdAt: Timestamp, document: AtUri)

Properties

Link copied to clipboard
Link copied to clipboard

AT-URI reference to the document record being recommended (ex: at://did:plc:abc123/site.standard.document/xyz789).