@seamapi/blueprint - v0.51.3
GitHub
Preparing search index...
DiscriminatedListProperty
Interface DiscriminatedListProperty
interface
DiscriminatedListProperty
{
deprecationMessage
:
string
;
description
:
string
;
discriminator
:
string
;
draftMessage
:
string
;
format
:
"list"
;
isDeprecated
:
boolean
;
isDraft
:
boolean
;
isUndocumented
:
boolean
;
itemFormat
:
"discriminated_object"
;
jsonType
:
"array"
;
name
:
string
;
propertyGroupKey
:
null
|
string
;
undocumentedMessage
:
string
;
variantGroups
:
VariantGroup
[]
;
variants
:
{
description
:
string
;
properties
:
Property
[]
;
variantGroupKey
:
null
|
string
;
}
[]
;
}
Hierarchy
BaseListProperty
DiscriminatedListProperty
Index
Properties
deprecation
Message
description
discriminator
draft
Message
format
is
Deprecated
is
Draft
is
Undocumented
item
Format
json
Type
name
property
Group
Key
undocumented
Message
variant
Groups
variants
Properties
deprecation
Message
deprecationMessage
:
string
description
description
:
string
discriminator
discriminator
:
string
draft
Message
draftMessage
:
string
format
format
:
"list"
is
Deprecated
isDeprecated
:
boolean
is
Draft
isDraft
:
boolean
is
Undocumented
isUndocumented
:
boolean
item
Format
itemFormat
:
"discriminated_object"
json
Type
jsonType
:
"array"
name
name
:
string
property
Group
Key
propertyGroupKey
:
null
|
string
undocumented
Message
undocumentedMessage
:
string
variant
Groups
variantGroups
:
VariantGroup
[]
variants
variants
:
{
description
:
string
;
properties
:
Property
[]
;
variantGroupKey
:
null
|
string
;
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
deprecation
Message
description
discriminator
draft
Message
format
is
Deprecated
is
Draft
is
Undocumented
item
Format
json
Type
name
property
Group
Key
undocumented
Message
variant
Groups
variants
GitHub
@seamapi/blueprint - v0.51.3
Loading...