FlowSchemaSpec

final case class FlowSchemaSpec(distinguisherMethod: Option[FlowDistinguisherMethod], matchingPrecedence: Option[Int], priorityLevelConfiguration: PriorityLevelConfigurationReference, rules: Option[Seq[PolicyRulesWithSubjects]])

FlowSchemaSpec describes how the FlowSchema's specification looks like.

Source:
FlowSchemaSpec.scala
trait Product
trait Equals
class Object
trait Matchable
class Any