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

DuplicateLineItemResponse

import type { DuplicateLineItemResponse } from "https://googleapis.deno.dev/v1/displayvideo:v3.ts";
interface DuplicateLineItemResponse {
duplicateLineItemId?: bigint;
}

§Properties

§
duplicateLineItemId?: bigint
[src]

The ID of the created line item.