CompletedInterval
Interface: CompletedInterval
Section titled “Interface: CompletedInterval”Defined in: src/types/index.ts:783
Completed interval - records how the borehole was completed/backfilled
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
beginDepth | number | src/types/index.ts:784 |
endDepth | number | src/types/index.ts:785 |
permanentCasingPresent | boolean | null | src/types/index.ts:786 |
backfillMaterial | string | null | src/types/index.ts:787 |
backfillMaterialWashed | boolean | null | src/types/index.ts:788 |
backfillMaterialCertified | boolean | null | src/types/index.ts:789 |