Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.83 KB

organizationsociallink.md

File metadata and controls

19 lines (14 loc) · 1.83 KB

OrganizationSocialLink

Example Usage

import { OrganizationSocialLink } from "@polar-sh/sdk/models/components/organizationsociallink.js";

let value: OrganizationSocialLink = {
  platform: "facebook",
  url: "https://homely-monasticism.org",
};

Fields

Field Type Required Description
platform components.OrganizationSocialPlatforms ✔️ N/A
url string ✔️ The URL to the organization profile