Reply

data class Reply(val reference: String, val content: Any, val contentType: ContentTypeId)

Constructors

Link copied to clipboard
constructor(reference: String, content: Any, contentType: ContentTypeId)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard