legacyListIdsToIdsMapping
missingLegacyListIds
missingLegacyListIds: 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
A list of legacy list ids that were passed in but not found. It will be empty if no id's are missing