LogoDisplay
namestring
Example:
Display Namelocalestring
Example:
en-USlogo object
uristringrequired
Example:
https://example.com/image.pngalt_textstring
Example:
Logo alt textLogoDisplay
{
"name": "Display Name",
"locale": "en-US",
"logo": {
"uri": "https://example.com/logo.png",
"alt_text": "Logo alt text"
}
}