Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 593 Bytes

customerportalorganizationsgetrequest.md

File metadata and controls

17 lines (12 loc) · 593 Bytes

CustomerPortalOrganizationsGetRequest

Example Usage

import { CustomerPortalOrganizationsGetRequest } from "@polar-sh/sdk/models/operations/customerportalorganizationsget.js";

let value: CustomerPortalOrganizationsGetRequest = {
  slug: "<value>",
};

Fields

Field Type Required Description
slug string ✔️ The organization slug.