Settings_ComponentDetails

Settings_ComponentDetails
Settings_ComponentDetails

The ComponentDetails structure contains information that provide more details about the component from the depot.

JSON Example
{
    "display_name": "string",
    "vendor": "string",
    "display_version": "string"
}
string
display_name
Required

Display name of the component.

string
vendor
Required

Vendor of the component.

string
display_version
Optional

Human readable version of the component. unset if no version is provided for the component.