JsonQuotedAttachment

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

Properties

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