Types

Link copied to clipboard
object Companion
Link copied to clipboard
object Csv : ContentType
Link copied to clipboard
object Html : ContentType
Link copied to clipboard
object Json : ContentType
Link copied to clipboard
object Md : ContentType
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
object Pdf : ContentType
Link copied to clipboard
Link copied to clipboard
object Ppt : ContentType
Link copied to clipboard
object Rtf : ContentType
Link copied to clipboard
data class SdkUnknown(val value: String) : ContentType
Link copied to clipboard
object Xml : ContentType
Link copied to clipboard
object Xslt : ContentType

Properties

Link copied to clipboard
abstract val value: String