UseTags

public struct UseTags : Decodable
  • Declaration

    Swift

    public let tags: [Tag]
  • Declaration

    Swift

    public let active: Bool
  • Declaration

    Swift

    public let clickable: Bool
  • Declaration

    Swift

    public let categories: [Category]