Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 3 KB

File metadata and controls

23 lines (18 loc) · 3 KB

OrganizationFeatureSettings

Example Usage

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

let value: OrganizationFeatureSettings = {};

Fields

Field Type Required Description
issueFundingEnabled boolean If this organization has issue funding enabled
seatBasedPricingEnabled boolean If this organization has seat-based pricing enabled
revopsEnabled boolean If this organization has RevOps enabled
walletsEnabled boolean If this organization has Wallets enabled
memberModelEnabled boolean If this organization has the Member model enabled
tinybirdRead boolean If this organization reads from Tinybird
tinybirdCompare boolean If this organization compares Tinybird results with database
checkoutLocalizationEnabled boolean If this organization has checkout localization enabled
overviewMetrics string[] Ordered list of metric slugs shown on the dashboard overview.