Skip to content
A

CompletedInterval

Defined in: src/types/index.ts:1148

Completed interval - records how the borehole was completed/backfilled

PropertyTypeDescriptionDefined in
beginDepthnumber-src/types/index.ts:1149
endDepthnumber-src/types/index.ts:1150
permanentCasingPresentboolean | null-src/types/index.ts:1151
diameterPermanentCasingnumber | nullDiameter of the permanent casing (mm)src/types/index.ts:1153
materialPermanentCasingstring | nullMaterial of the permanent casingsrc/types/index.ts:1155
backfillMaterialstring | null-src/types/index.ts:1156
backfillMaterialWashedboolean | null-src/types/index.ts:1157
backfillMaterialCertifiedboolean | null-src/types/index.ts:1158