CategoryGroup public struct CategoryGroup : Codable, Equatable Category group model id Category group id Declaration Swift public let id: String name Category name Declaration Swift public let name: String hidden Whether or not the category is hidden Declaration Swift public let hidden: Bool deleted Whether or not the category is deleted Declaration Swift public let deleted: Bool © 2024 Andre Bocchini. All rights reserved. (Last updated: 2024-03-05) Generated by jazzy ♪♫ v0.14.3, a Realm project.