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

PartnerBillingConfig

import type { PartnerBillingConfig } from "https://googleapis.deno.dev/v1/displayvideo:v3.ts";

Billing related settings of a partner.

interface PartnerBillingConfig {
billingProfileId?: bigint;
}

§Properties

§
billingProfileId?: bigint
[src]

The ID of a partner default billing profile.