JsonQuotedAttachment

data class JsonQuotedAttachment(contentType: String?, fileName: String?, thumbnail: JsonAttachment?)

Properties

Link copied to clipboard
val contentType: String? = null
Link copied to clipboard
val fileName: String? = null
Link copied to clipboard
val thumbnail: JsonAttachment? = null