CollectionItem

constructor(name: String? = null, maxTiers: Int? = null, tiers: List<CollectionTier>? = null)