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

Reader

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

A reader of a publication.

interface Reader {
readonly createTime?: Date;
readonly name?: string;
}

§Properties

§
readonly createTime?: Date
[src]

Output only. Time the publication reader was created and associated with a Google user.

§
readonly name?: string
[src]

Output only. The resource name of the reader. The last part of ppid in the resource name is the publisher provided id.