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.