[I] SdkBuiltInType
Extends
SdkTypeBase
Type Parameters
| Type Parameter | Default type |
|---|---|
TKind extends SdkBuiltInKinds | SdkBuiltInKinds |
Properties
| Property | Type | Overrides | Inherited from |
|---|---|---|---|
__accessSet? | boolean | - | SdkTypeBase.__accessSet |
__raw? | Type | - | SdkTypeBase.__raw |
baseType? | SdkBuiltInType<TKind> | - | - |
crossLanguageDefinitionId | string | - | - |
decorators | DecoratorInfo[] | - | SdkTypeBase.decorators |
deprecation? | string | - | SdkTypeBase.deprecation |
doc? | string | - | SdkTypeBase.doc |
encode? | string | - | - |
kind | TKind | SdkTypeBase.kind | - |
name | string | - | - |
summary? | string | - | SdkTypeBase.summary |