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

AcceptProposalRequest

import type { AcceptProposalRequest } from "https://googleapis.deno.dev/v1/adexchangebuyer2:v2beta1.ts";

Request to accept a proposal.

interface AcceptProposalRequest {
proposalRevision?: bigint;
}

§Properties

§
proposalRevision?: bigint
[src]

The last known client revision number of the proposal.