KindlyEventAttachment

data class KindlyEventAttachment(val id: String, val name: String, val format: String, val status: String, val sender: String, val storagePath: String)

Attachment data for events

Constructors

Link copied to clipboard
constructor(id: String, name: String, format: String, status: String, sender: String, storagePath: String)

Properties

Link copied to clipboard

Attachment format

Link copied to clipboard
val id: String

Attachment ID

Link copied to clipboard

Attachment name

Link copied to clipboard

Attachment sender

Link copied to clipboard

Attachment status

Link copied to clipboard

Storage path