Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

OracleScnPosition

import type { OracleScnPosition } from "https://googleapis.deno.dev/v1/datastream:v1.ts";

Oracle SCN position

interface OracleScnPosition {
scn?: bigint;
}

§Properties

§
scn?: bigint
[src]

Required. SCN number from where Logs will be read