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

IntentPayloadIntentOptions

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

The options for the intent.

interface IntentPayloadIntentOptions {
enableOfferOverride?: boolean;
}

§Properties

§
enableOfferOverride?: boolean
[src]

Optional. If true, Google may use a different product and promotion id from the ones in the create_intent based on the user's eligibility. Only applicable for certain YouTube free trial offers.