The enum representing all the possible Effis supported file metadatas.


Examples

{
"type": "TEXT"
}
{
"type": "IMAGE",
"width": 5120,
"height": 1440
}
{
"type": "VIDEO",
"width": 1920,
"height": 1080
}
{
"type": "OTHER"
}