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

GoogleCloudPaymentsResellerSubscriptionV1ProductPriceConfig

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

Configs the prices in an available region.

interface GoogleCloudPaymentsResellerSubscriptionV1ProductPriceConfig {
readonly regionCode?: string;
}

§Properties

§

Output only. The price in the region.

§
readonly regionCode?: string
[src]

Output only. 2-letter ISO region code where the product is available in. Ex. "US".