Skip to main content
Version: Next 🚧

[I] SdkModelType

Extends​

  • SdkTypeBase

Extended by​

Properties​

PropertyTypeDescriptionOverridesInherited from
__accessSet?boolean--SdkTypeBase.__accessSet
__raw?Type--SdkTypeBase.__raw
accessAccessFlags---
additionalProperties?SdkType---
apiVersionsstring[]---
baseModel?SdkModelType---
crossLanguageDefinitionIdstring---
decoratorsDecoratorInfo[]--SdkTypeBase.decorators
deprecation?string--SdkTypeBase.deprecation
description?stringDeprecated Use doc and summary instead.-SdkTypeBase.description
details?stringDeprecated Use doc and summary instead.-SdkTypeBase.details
discriminatedSubtypes?Record<string, SdkModelType>---
discriminatorProperty?SdkModelPropertyType---
discriminatorValue?string---
doc?string--SdkTypeBase.doc
isGeneratedNameboolean---
kind"model"-SdkTypeBase.kind-
namestring---
propertiesSdkModelPropertyType[]---
summary?string--SdkTypeBase.summary
usageUsageFlags---