GroupDefinitionType

public enum GroupDefinitionType : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case dimension = "DIMENSION"
  • tag

    Undocumented

    Declaration

    Swift

    case tag = "TAG"
  • Undocumented

    Declaration

    Swift

    case costCategory = "COST_CATEGORY"
  • Declaration

    Swift

    public var description: String { get }