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

PromoofferAcceptOptions

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

Additional options for Books#promoofferAccept.

interface PromoofferAcceptOptions {
androidId?: string;
device?: string;
manufacturer?: string;
model?: string;
offerId?: string;
product?: string;
serial?: string;
volumeId?: 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]
§
product?: string
[src]

device product

§
serial?: string
[src]

device serial

§
volumeId?: string
[src]

Volume id to exercise the offer