PluginFileProperties

PluginFileProperties
PluginFileProperties

Plugin file properties

AllOf
This class requires all of the following:
JSON Example
{
    "_links": [
        {
            "action": "string",
            "href": "string",
            "rel": "string"
        }
    ],
    "_schema": "string",
    "_self": {},
    "file_name": "string",
    "plugin_id": "string",
    "status": "string"
}