View Source Flagsmith.Schemas.Environment.FeatureState.FeatureSegment (flagsmith_engine v2.2.1)
Ecto schema representing a FeatureState's Segment definition.
Link to this section Summary
Link to this section Types
@type t() :: %Flagsmith.Schemas.Environment.FeatureState.FeatureSegment{ priority: integer() | nil }