Polarex.OrganizationFeatureSettings (Polarex v0.2.8)

View Source

Provides struct and type for a OrganizationFeatureSettings

Summary

Types

t()

@type t() :: %Polarex.OrganizationFeatureSettings{
  issue_funding_enabled: boolean() | nil,
  revops_enabled: boolean() | nil,
  seat_based_pricing_enabled: boolean() | nil,
  wallets_enabled: boolean() | nil
}