[I] SdkModelType
Extends
SdkTypeBase
Extended by
Properties
| Property | Type | Overrides | Inherited from |
|---|---|---|---|
__accessSet? | boolean | - | SdkTypeBase.__accessSet |
__raw? | Type | - | SdkTypeBase.__raw |
access | AccessFlags | - | - |
additionalProperties? | SdkType | - | - |
apiVersions | string[] | - | - |
baseModel? | SdkModelType | - | - |
clientNamespace | string | - | - |
crossLanguageDefinitionId | string | - | - |
decorators | DecoratorInfo[] | - | SdkTypeBase.decorators |
deprecation? | string | - | SdkTypeBase.deprecation |
discriminatedSubtypes? | Record<string, SdkModelType> | - | - |
discriminatorProperty? | SdkModelPropertyType | - | - |
discriminatorValue? | string | - | - |
doc? | string | - | SdkTypeBase.doc |
isGeneratedName | boolean | - | - |
kind | "model" | SdkTypeBase.kind | - |
name | string | - | - |
properties | SdkModelPropertyType[] | - | - |
summary? | string | - | SdkTypeBase.summary |
usage | UsageFlags | - | - |