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

PromoofferDismissOptions

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

Additional options for Books#promoofferDismiss.

interface PromoofferDismissOptions {
androidId?: string;
device?: string;
manufacturer?: string;
model?: string;
offerId?: string;
product?: string;
serial?: string;
}

§Properties

§
androidId?: string
[src]

device android_id

§
device?: string
[src]

device device

§
manufacturer?: string
[src]

device manufacturer

§
model?: string
[src]

device model

§
offerId?: string
[src]

Offer to dimiss

§
product?: string
[src]

device product

§
serial?: string
[src]

device serial