Settings_AddOnDetails
Settings_AddOnDetails
The AddOnDetails structure contains information that provide more details about the add-on from the depot.
JSON Example
{
"display_name": "string",
"vendor": "string",
"display_version": "string"
}
string
display_name
Required
Display name of the OEM add-on.
string
vendor
Required
Vendor of the OEM add-on.
string
display_version
Required
Human readable version of the OEM add-on.