OptionalidProperty
idProperty?: string
properties
properties: string[]
propertiesWithHistory
propertiesWithHistory: 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
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.