Variable SingleRecordQueryErrorsConst

SingleRecordQueryErrors: {
    MultipleRecords: string;
    NoRecords: string;
} = ...