Structures
The following structures are available globally.
-
The struct containing an Instagram relationship.
See moreDeclaration
Swift
public struct InstagramRelationship: Decodable
-
The struct containing an Instagram location.
See moreDeclaration
Swift
public struct InstagramLocation: Codable
-
The struct containing an Instagram tag.
See moreDeclaration
Swift
public struct InstagramTag: Decodable
-
The struct containing an Instagram comment.
See moreDeclaration
Swift
public struct InstagramComment: Decodable
-
A type representing an error value that can be thrown.
See moreDeclaration
Swift
public struct InstagramError: Error
-
The struct containing an Instagram media.
See moreDeclaration
Swift
public struct InstagramMedia: Decodable
-
The struct containing an Instagram user.
See moreDeclaration
Swift
public struct InstagramUser: Decodable