Optional
exclude
exclude?: string[]
Optional
include
include?: string[]
Static
Readonly
attributeTypeMap
attributeTypeMap: {
baseName: string;
format: string;
name: string;
type: string;
}[] = ...
Static
Readonly
discriminator
discriminator: undefined | string = undefined
Static
Readonly
mapping
mapping: undefined | {
[index: string]: string;
} = undefined
Data structure representing lists of IDs that should be included and excluded.