import { InspSampleResult } from './InspSampleResult'; import { InspSampleResultRequestBuilder } from './InspSampleResultRequestBuilder'; import { CustomField, DefaultDeSerializers, DeSerializers, AllFields, EntityBuilderType, EntityApi, EdmTypeField, OrderableEdmTypeField } from '@sap-cloud-sdk/odata-v2'; export declare class InspSampleResultApi implements EntityApi, DeSerializersT> { deSerializers: DeSerializersT; constructor(deSerializers?: DeSerializersT); private navigationPropertyFields; _addNavigationProperties(linkedApis: [ ]): this; entityConstructor: typeof InspSampleResult; requestBuilder(): InspSampleResultRequestBuilder; entityBuilder(): EntityBuilderType, DeSerializersT>; customField(fieldName: string, isNullable?: NullableT): CustomField, DeSerializersT, NullableT>; get schema(): { /** * * All fields selector. */ ALL_FIELDS: AllFields>>; /** * Static representation of the [[inspectionLot]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_LOT: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[inspPlanOperationInternalId]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_PLAN_OPERATION_INTERNAL_ID: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[inspectionCharacteristic]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_CHARACTERISTIC: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[inspectionSubsetInternalId]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_SUBSET_INTERNAL_ID: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[inspector]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTOR: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionResultStatus]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_RESULT_STATUS: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionResultOrigin]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_RESULT_ORIGIN: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionStartDate]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_START_DATE: OrderableEdmTypeField>, DeSerializersT, "Edm.DateTime", true, true>; /** * Static representation of the [[inspectionStartTime]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_START_TIME: OrderableEdmTypeField>, DeSerializersT, "Edm.Time", true, true>; /** * Static representation of the [[inspectionEndDate]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_END_DATE: OrderableEdmTypeField>, DeSerializersT, "Edm.DateTime", true, true>; /** * Static representation of the [[inspectionEndTime]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_END_TIME: OrderableEdmTypeField>, DeSerializersT, "Edm.Time", true, true>; /** * Static representation of the [[inspectionResultAttribute]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_RESULT_ATTRIBUTE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionValuationResult]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_VALUATION_RESULT: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspResultFrmtdMeanValue]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_RESULT_FRMTD_MEAN_VALUE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionResultHasMeanValue]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_RESULT_HAS_MEAN_VALUE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspResultFrmtdMaximumValue]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_RESULT_FRMTD_MAXIMUM_VALUE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspResultHasMaximumValue]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_RESULT_HAS_MAXIMUM_VALUE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspResultFrmtdMinimumValue]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_RESULT_FRMTD_MINIMUM_VALUE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspResultHasMinimumValue]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_RESULT_HAS_MINIMUM_VALUE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionResultOriginalValue]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_RESULT_ORIGINAL_VALUE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspResultValidValuesNumber]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_RESULT_VALID_VALUES_NUMBER: OrderableEdmTypeField>, DeSerializersT, "Edm.Int16", true, true>; /** * Static representation of the [[inspResultNmbrOfRecordedRslts]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_RESULT_NMBR_OF_RECORDED_RSLTS: OrderableEdmTypeField>, DeSerializersT, "Edm.Int32", true, true>; /** * Static representation of the [[inspectionResultText]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_RESULT_TEXT: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionResultHasLongText]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_RESULT_HAS_LONG_TEXT: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[language]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ LANGUAGE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspRsltFreeDefinedTestEquip]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_RSLT_FREE_DEFINED_TEST_EQUIP: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspRsltBelowToleranceValsNmbr]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_RSLT_BELOW_TOLERANCE_VALS_NMBR: OrderableEdmTypeField>, DeSerializersT, "Edm.Int16", true, true>; /** * Static representation of the [[inspRsltAboveToleranceValsNmbr]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_RSLT_ABOVE_TOLERANCE_VALS_NMBR: OrderableEdmTypeField>, DeSerializersT, "Edm.Int16", true, true>; /** * Static representation of the [[inspRsltFrmtdAbvTolFraction]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_RSLT_FRMTD_ABV_TOL_FRACTION: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspRsltFrmtdBelowTolFraction]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_RSLT_FRMTD_BELOW_TOL_FRACTION: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspResultFrmtdVariance]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_RESULT_FRMTD_VARIANCE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspRsltNonconformingValsNmbr]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_RSLT_NONCONFORMING_VALS_NMBR: OrderableEdmTypeField>, DeSerializersT, "Edm.Int16", true, true>; /** * Static representation of the [[inspectionNumberOfDefects]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_NUMBER_OF_DEFECTS: OrderableEdmTypeField>, DeSerializersT, "Edm.Int16", true, true>; /** * Static representation of the [[characteristicAttributeCodeGrp]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARACTERISTIC_ATTRIBUTE_CODE_GRP: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionResultCodeGroup2]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_RESULT_CODE_GROUP_2: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionResultCodeGroup3]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_RESULT_CODE_GROUP_3: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionResultCodeGroup4]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_RESULT_CODE_GROUP_4: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionResultCodeGroup5]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_RESULT_CODE_GROUP_5: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[characteristicAttributeCode]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARACTERISTIC_ATTRIBUTE_CODE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionResultCode2]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_RESULT_CODE_2: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionResultCode3]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_RESULT_CODE_3: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionResultCode4]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_RESULT_CODE_4: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionResultCode5]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_RESULT_CODE_5: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[characteristicAttributeCatalog]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARACTERISTIC_ATTRIBUTE_CATALOG: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionResultCatalog2]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_RESULT_CATALOG_2: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionResultCatalog3]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_RESULT_CATALOG_3: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionResultCatalog4]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_RESULT_CATALOG_4: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionResultCatalog5]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_RESULT_CATALOG_5: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[createdByUser]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CREATED_BY_USER: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[creationDate]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CREATION_DATE: OrderableEdmTypeField>, DeSerializersT, "Edm.DateTime", true, true>; /** * Static representation of the [[creationTime]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CREATION_TIME: OrderableEdmTypeField>, DeSerializersT, "Edm.Time", true, true>; /** * Static representation of the [[lastChangedByUser]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ LAST_CHANGED_BY_USER: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[lastChangeDate]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ LAST_CHANGE_DATE: OrderableEdmTypeField>, DeSerializersT, "Edm.DateTime", true, true>; /** * Static representation of the [[changedDateTime]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHANGED_DATE_TIME: OrderableEdmTypeField>, DeSerializersT, "Edm.DateTimeOffset", true, true>; /** * Static representation of the [[changedTime]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHANGED_TIME: OrderableEdmTypeField>, DeSerializersT, "Edm.Time", true, true>; }; } //# sourceMappingURL=InspSampleResultApi.d.ts.map