KKSummary
public struct KKSummary : Codable
An overall summary for a list.
-
The total amount of the items matching to your criteria.
Declaration
Swift
public internal(set) var total: Int
KKBOXOpenAPISwift Docs (98% documented)
public struct KKSummary : Codable
An overall summary for a list.
The total amount of the items matching to your criteria.
Swift
public internal(set) var total: Int