Skip to main content
Latest
interface ListLanguageProfilesResponse
import { type ListLanguageProfilesResponse } from "https://deno.land/x/yextpages@pages%401.1.2/slugManager/api.ts";

Type Parameters

EntityType

Properties

profileLists: { profiles: EntityType[]; }[]
count: number
optional
pageToken: string