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

BooksVolumesRecommendedRateResponse

import type { BooksVolumesRecommendedRateResponse } from "https://googleapis.deno.dev/v1/books:v1.ts";
interface BooksVolumesRecommendedRateResponse {
consistency_token?: string;
}

§Properties

§
consistency_token?: string
[src]