Preparing search index...
The search index is not available
canvas-ui
canvas-ui
<internal>
PitcherOrg
Interface PitcherOrg
Construct a type with the properties of T except for those in type K.
interface
PitcherOrg
{
branding
:
OrganizationBranding
;
display_name
:
string
;
id
:
string
;
metadata
:
OrganizationMetadata
;
name
:
string
;
settings
:
OrganizationSettings
;
}
Hierarchy (
View Summary
)
Omit
<
Organization
,
"metadata"
|
"settings"
>
PitcherOrg
Index
Properties
branding
display_
name
id
metadata
name
settings
Properties
Readonly
branding
branding
:
OrganizationBranding
Readonly
display_
name
display_name
:
string
Readonly
id
id
:
string
Readonly
metadata
metadata
:
OrganizationMetadata
Readonly
name
name
:
string
Readonly
settings
settings
:
OrganizationSettings
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branding
display_
name
id
metadata
name
settings
canvas-ui
Loading...
Construct a type with the properties of T except for those in type K.