TagType

public protocol TagType
  • id

    Declaration

    Swift

    var id: String { get }
  • Declaration

    Swift

    var name: String { get }
  • Declaration

    Swift

    var coinCounter: Int { get }
  • Declaration

    Swift

    var icoCounter: Int { get }