ApplicationVersionInfoBase

ApplicationVersionInfoBase
ApplicationVersionInfoBase

Holds the basic platform information about a version of an application.

JSON Example
{
    "version": {
        "version": "6.1",
        "version_id": "22303119-5443-40b5-b95f-8914e7709ca5",
        "license": {
            "license_id": "99a07a3f-25fd-4dcb-9bf1-cdcb375033ca",
            "name": "APACHE2"
        },
        "discovered_at": "2022-11-14T16:00:00.000Z"
    }
}
version
Required

Basic data of a version meant only for reference purposes.