context
context: {
[key: string]: string[];
}
links
links: {
[key: string]: string;
}
OptionalsubCategory
subCategory?: any
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