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

SasPortalListLegacyOrganizationsResponse

import type { SasPortalListLegacyOrganizationsResponse } from "https://googleapis.deno.dev/v1/prod_tt_sasportal:v1alpha1.ts";

Response for [ListLegacyOrganizations]. [spectrum.sas.portal.v1alpha1.Provisioning.ListLegacyOrganizations].

interface SasPortalListLegacyOrganizationsResponse {
organizations?: SasPortalOrganization[];
}

§Properties

§
organizations?: SasPortalOrganization[]
[src]

Optional. Legacy SAS organizations.