Optional
idProperty
idProperty?: string
properties
properties: string[]
propertiesWithHistory
propertiesWithHistory: 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
When using a custom unique value property to retrieve records, the name of the property. Do not include this parameter if retrieving by record ID.