PackageProgram

PackageProgram
PackageProgram
JSON Example
{
    "id": 0,
    "name": "Office 16",
    "publisher": "Microsoft Corporation",
    "install_location": "string",
    "version": "16.0.10358.20061",
    "icon": "/snapvols/19/Office_16.png",
    "created_at": "2021-12-03 13:10:13 -0800",
    "created_at_human": "Dec 03 2021",
    "updated_at": "2021-12-03 13:10:13 -0800",
    "updated_at_human": "Dec 03 2021",
    "app_package_id": 0
}
integer
id
Optional

The Program ID.

string
name
Optional

The Program name.

string
publisher
Optional

The Publisher name of the Program.

string
install_location
Optional

The install location of the Program.

string
version
Optional

The version of the Program.

string
icon
Optional

The location at which icon picture resides.

created_at
Optional

created_at

created_at_human
Optional

created_at_human

updated_at
Optional

updated_at

updated_at_human
Optional

updated_at_human

integer
app_package_id
Optional

The Package ID.