QualifiedContent.ContentType
interface QualifiedContent.ContentType
QualifiedContent.DefaultContentType |
The type of of the content. |
A content type that is requested through the transform API.
Summary
Public functions |
|
---|---|
Int |
getValue() A unique value for a content type. |
String! |
name() Content type name, readable by humans. |
Public functions
name
fun name(): String!
Content type name, readable by humans.
Returns | |
---|---|
String! |
the string content type name |