Products
- 
                  
                  
Struct representing Order related values.
See moreDeclaration
Swift
public struct Order : Codable, Equatable - 
                  
                  
Struct representing Product related values.
See moreDeclaration
Swift
public struct Product : Codable, Equatable - 
                  
                  
Caseless enumeration with static methods to send Product Requests
See moreDeclaration
Swift
public enum ProductsAPI - 
                  
                  
Enumeration of network requests for Products.
See moreDeclaration
Swift
public enum ProductsRequest : URLRequestConvertible 
View on GitHub
        Products  Reference