UnreadItemCount

@objc(SBDUnreadItemCount)
public class UnreadItemCount : NSObject, Codable
extension UnreadItemCount: Mappable

The UnreadItemCount class represents counts of messages. The instance of this class is returned from completion handler in getUnreadItemCountWithKey:completionHandler:].