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

AccountsInvitationsListOptions

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

Additional options for MyBusinessAccountManagement#accountsInvitationsList.

interface AccountsInvitationsListOptions {
filter?: string;
}

§Properties

§
filter?: string
[src]

Optional. Filtering the response is supported via the Invitation.target_type field.