[I] SdkUnionType
Extends
SdkTypeBase
Type Parameters
| Type Parameter | Default type |
|---|---|
TValueType extends SdkTypeBase | SdkType |
Properties
| Property | Type | Description | Overrides | Inherited from |
|---|---|---|---|---|
__accessSet? | boolean | - | - | SdkTypeBase.__accessSet |
__raw? | Type | - | - | SdkTypeBase.__raw |
access | AccessFlags | - | - | - |
crossLanguageDefinitionId | string | - | - | - |
decorators | DecoratorInfo[] | - | - | SdkTypeBase.decorators |
deprecation? | string | - | - | SdkTypeBase.deprecation |
doc? | string | - | - | SdkTypeBase.doc |
isGeneratedName | boolean | - | - | - |
kind | "union" | - | SdkTypeBase.kind | - |
name | string | - | - | - |
namespace | string | Full qualified namespace. | - | - |
summary? | string | - | - | SdkTypeBase.summary |
usage | UsageFlags | - | - | - |
variantTypes | TValueType[] | - | - | - |