OptionalendpointBehavior
endpointBehavior?: string
includeObjectsWithNoValueSet
includeObjectsWithNoValueSet: boolean
OptionalpropertyParser
propertyParser?: string
Static ReadonlyattributeTypeMap
attributeTypeMap: {
baseName: string;
format: string;
name: string;
type: string;
}[] = ...
Static Readonlydiscriminator
discriminator: undefined | string = undefined
Static Readonlymapping
mapping: undefined | {
[index: string]: string;
} = undefined