PolarExpress.Schemas.CustomerOrganizationFeatureSettings
(polar_express v0.1.5)
Copy Markdown
View Source
CustomerOrganizationFeatureSettings
Feature flags exposed to the customer portal.
Summary
Types
@type t() :: %PolarExpress.Schemas.CustomerOrganizationFeatureSettings{ member_model_enabled: boolean() | nil }
member_model_enabled- Whether the member model is enabled for this organization.