PKMItemPocket
public class PKMItemPocket: MappablePockets within the players bag used for storing items by category.
- 
                  
                  The identifier for this item pocket resource DeclarationSwift public var id: Int?
- 
                  
                  The name for this item pocket resource DeclarationSwift public var name: String?
- 
                  
                  A list of item categories that are relevent to this item pocket DeclarationSwift public var categories: [PKMNamedAPIResource]?
- 
                  
                  The name of this item pocket listed in different languages DeclarationSwift public var names: [PKMName]?
- 
                  
                  Undocumented DeclarationSwift public class PKMItemPocket: Mappable
- 
                  
                  Undocumented DeclarationSwift public class PKMItemPocket: Mappable
 View on GitHub
View on GitHub PKMItemPocket Class Reference
        PKMItemPocket Class Reference