Importance

public enum Importance : String

A string that identifies the importance of the party.

  • Undocumented

    Declaration

    Swift

    case primary = "Primary"
  • Undocumented

    Declaration

    Swift

    case unknown = "Unknown"