Type alias StreamDepthRecordProperties

StreamDepthRecordProperties: {
    log_identifier: string;
    measured_depth: number;
}

Type declaration

  • log_identifier: string
  • measured_depth: number