PKMPagedObject
public class PKMPagedObject: MappablePaged Object
- 
                  
                  The total number of resources abailable from this API DeclarationSwift public var count: Int?
- 
                  
                  The url for the next ‘page’ in the list DeclarationSwift public var next: String?
- 
                  
                  The url for the previous page in the list DeclarationSwift public var previous: String?
- 
                  
                  List of unnamed API resources DeclarationSwift public var results: [PKMNamedAPIResource]?
- 
                  
                  Undocumented DeclarationSwift public class PKMPagedObject: Mappable
- 
                  
                  Undocumented DeclarationSwift public class PKMPagedObject: Mappable
 View on GitHub
View on GitHub PKMPagedObject Class Reference
        PKMPagedObject Class Reference