cdx-proto
Preparing search index...
AnnotatorChoice
Type Alias AnnotatorChoice
AnnotatorChoice
:
Message
<
"cyclonedx.v1_6.AnnotatorChoice"
>
&
{
choice
:
|
{
case
:
"organization"
;
value
:
OrganizationalEntity
}
|
{
case
:
"individual"
;
value
:
OrganizationalContact
}
|
{
case
:
"component"
;
value
:
Component
}
|
{
case
:
"service"
;
value
:
Service
}
|
{
case
:
undefined
;
value
?:
undefined
}
;
}
Type declaration
choice
:
|
{
case
:
"organization"
;
value
:
OrganizationalEntity
}
|
{
case
:
"individual"
;
value
:
OrganizationalContact
}
|
{
case
:
"component"
;
value
:
Component
}
|
{
case
:
"service"
;
value
:
Service
}
|
{
case
:
undefined
;
value
?:
undefined
}
Generated
from oneof cyclonedx.v1_6.AnnotatorChoice.choice
Generated
from message cyclonedx.v1_6.AnnotatorChoice
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
cdx-proto
Loading...
Generated
from oneof cyclonedx.v1_6.AnnotatorChoice.choice