Models
- 
                  
                  The struct containing an Instagram user. See moreDeclarationSwift public struct InstagramUser : Decodable
- 
                  
                  The struct containing an Instagram relationship. See moreDeclarationSwift public struct InstagramRelationship : Decodable
- 
                  
                  The struct containing an Instagram media. See moreDeclarationSwift public struct InstagramMedia : Decodable
- 
                  
                  The struct containing an Instagram comment. See moreDeclarationSwift public struct InstagramComment : Decodable
- 
                  
                  The struct containing an Instagram tag. See moreDeclarationSwift public struct InstagramTag : Decodable
- 
                  
                  The struct containing an Instagram location. See moreDeclarationSwift public struct InstagramLocation<T> : Decodable where T : Decodable
 View on GitHub
            View on GitHub
           Models  Reference
      Models  Reference