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

PartnerGeneralConfig

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

General settings of a partner.

interface PartnerGeneralConfig {
currencyCode?: string;
timeZone?: string;
}

§Properties

§
currencyCode?: string
[src]

Immutable. Partner's currency in ISO 4217 format.

§
timeZone?: string
[src]

Immutable. The standard TZ database name of the partner's time zone. For example, America/New_York. See more at: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones