@runloop/remote-agents-sdk
Preparing search index...
codex
v2
AppBranding
Type Alias AppBranding
EXPERIMENTAL - app metadata returned by app-list APIs.
type
AppBranding
=
{
category
:
string
|
null
;
developer
:
string
|
null
;
isDiscoverableApp
:
boolean
;
privacyPolicy
:
string
|
null
;
termsOfService
:
string
|
null
;
website
:
string
|
null
;
}
Index
Properties
category
developer
is
Discoverable
App
privacy
Policy
terms
Of
Service
website
Properties
category
category
:
string
|
null
developer
developer
:
string
|
null
is
Discoverable
App
isDiscoverableApp
:
boolean
privacy
Policy
privacyPolicy
:
string
|
null
terms
Of
Service
termsOfService
:
string
|
null
website
website
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
developer
is
Discoverable
App
privacy
Policy
terms
Of
Service
website
@runloop/remote-agents-sdk
Loading...
EXPERIMENTAL - app metadata returned by app-list APIs.