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

FindSalesPartnerManagedClientsResponse

import type { FindSalesPartnerManagedClientsResponse } from "https://googleapis.deno.dev/v1/marketingplatformadmin:v1alpha.ts";

Response message for FindSalesPartnerManagedClients RPC.

interface FindSalesPartnerManagedClientsResponse {
clientData?: ClientData[];
}

§Properties

§
clientData?: ClientData[]
[src]

The clients managed by the sales org.