Settings_AddOnInfo
Settings_AddOnInfo
The AddOnInfo structure contains information that describe a specific OEM customization add-on.
JSON Example
{
"details": {
"display_name": "string",
"vendor": "string",
"display_version": "string"
},
"name": "string",
"version": "string"
}
details
Optional
The AddOnDetails structure contains information that provide more details about the add-on from the depot.
string
name
Required
Name of the add-on
string
version
Required
Version of the add-on