__accessSet? | boolean | - | - | SdkTypeBase.__accessSet |
__raw? | Type | - | - | SdkTypeBase.__raw |
access | AccessFlags | - | - | - |
additionalProperties? | SdkType | - | - | - |
apiVersions | string[] | - | - | - |
baseModel? | SdkModelType | - | - | - |
clientNamespace | string | Deprecated Use namespace instead. | - | - |
crossLanguageDefinitionId | string | - | - | - |
decorators | DecoratorInfo[] | - | - | SdkTypeBase.decorators |
deprecation? | string | - | - | SdkTypeBase.deprecation |
discriminatedSubtypes? | Record<string, SdkModelType> | - | - | - |
discriminatorProperty? | SdkModelPropertyType<SdkType> | - | - | - |
discriminatorValue? | string | - | - | - |
doc? | string | - | - | SdkTypeBase.doc |
isGeneratedName | boolean | - | - | - |
kind | "model" | - | SdkTypeBase.kind | - |
name | string | - | - | - |
namespace | string | Full qualified namespace. | - | - |
properties | SdkModelPropertyType<SdkType>[] | - | - | - |
serializationOptions | SerializationOptions | - | - | - |
summary? | string | - | - | SdkTypeBase.summary |
usage | UsageFlags | - | - | - |