Pick: {
id: string;
mdMsl: number;
pickIdentifier: string;
properties?: Record<string, any>;
tvdMsl?: number;
wellboreId: string;
}
Type declaration
id: string
mdMsl: number
pickIdentifier: string
Optional
properties?: Record<string, any>
Optional
tvdMsl?: number
wellboreId: string