TypeLabelComparison

public struct TypeLabelComparison : Codable, Equatable

Identification of a specific type.

  • A pair of nature and party objects. The nature object identifies the effect of the element on the identified party, and the party object identifies the affected party.

    Declaration

    Swift

    public var label: Label?