import { OrganizationUpdate } from "@polar-sh/sdk/models/components/organizationupdate.js";
let value: OrganizationUpdate = {};
Field | Type | Required | Description |
---|---|---|---|
name |
string | ➖ | N/A |
avatarUrl |
string | ➖ | N/A |
email |
string | ➖ | Public support email. |
website |
string | ➖ | Official website of the organization. |
socials |
components.OrganizationSocialLink[] | ➖ | Links to social profiles. |
details |
components.OrganizationDetails | ➖ | Additional, private, business details Polar needs about active organizations for compliance (KYC). |
featureSettings |
components.OrganizationFeatureSettings | ➖ | N/A |
subscriptionSettings |
components.OrganizationSubscriptionSettings | ➖ | N/A |