Structures
The following structures are available globally.
-
The struct containing an Instagram relationship.
Declaration
Swift
public struct InstagramRelationship: Decodable
-
The struct containing an Instagram location.
Declaration
Swift
public struct InstagramLocation: Codable
-
The struct containing an Instagram tag.
Declaration
Swift
public struct InstagramTag: Decodable
-
The struct containing an Instagram comment.
Declaration
Swift
public struct InstagramComment: Decodable
-
The struct containing an Instagram error.
Declaration
Swift
public struct InstagramError: Error
-
The struct containing an Instagram media.
Declaration
Swift
public struct InstagramMedia: Decodable
-
The struct containing an Instagram user.
Declaration
Swift
public struct InstagramUser: Decodable