OrganizationFeatureSettings
Summary
Types
@type t() :: %PolarExpress.Schemas.OrganizationFeatureSettings{ checkout_localization_enabled: boolean() | nil, issue_funding_enabled: boolean() | nil, member_model_enabled: boolean() | nil, presentment_currencies_enabled: boolean() | nil, revops_enabled: boolean() | nil, seat_based_pricing_enabled: boolean() | nil, tinybird_compare: boolean() | nil, tinybird_read: boolean() | nil, wallets_enabled: boolean() | nil }
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 enabledpresentment_currencies_enabled- If this organization has multiple presentment currencies enabledrevops_enabled- If this organization has RevOps enabledseat_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