OrganizationFeatureSettings
Summary
Types
@type t() :: %PolarExpress.Schemas.OrganizationFeatureSettings{ checkout_localization_enabled: term(), issue_funding_enabled: term(), member_model_enabled: term(), overview_metrics: term(), reset_proration_behavior_enabled: term(), seat_based_pricing_enabled: term(), tinybird_compare: term(), tinybird_read: term(), wallets_enabled: term() }
checkout_localization_enabled- If this organization has checkout localization enabledissue_funding_enabled- If this organization has issue funding enabledmember_model_enabled- If this organization has the Member model enabledoverview_metrics- Ordered list of metric slugs shown on the dashboard overview. Nullable.reset_proration_behavior_enabled- If this organization has access to reset proration behavior.seat_based_pricing_enabled- If this organization has seat-based pricing enabledtinybird_compare- If this organization compares Tinybird results with databasetinybird_read- If this organization reads from Tinybirdwallets_enabled- If this organization has Wallets enabled