Polarex.OrganizationFeatureSettings (Polarex v0.2.1)

View Source

Provides struct and type for a OrganizationFeatureSettings

Summary

Types

t()

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