Structures

The following structures are available globally.

  • The struct containing an Instagram relationship.

    See more

    Declaration

    Swift

    public struct InstagramRelationship: Decodable
  • The struct containing an Instagram location.

    See more

    Declaration

    Swift

    public struct InstagramLocation: Codable
  • The struct containing an Instagram tag.

    See more

    Declaration

    Swift

    public struct InstagramTag: Decodable
  • The struct containing an Instagram comment.

    See more

    Declaration

    Swift

    public struct InstagramComment: Decodable
  • A type representing an error value that can be thrown.

    See more

    Declaration

    Swift

    public struct InstagramError: Error
  • The struct containing an Instagram media.

    See more

    Declaration

    Swift

    public struct InstagramMedia: Decodable
  • The struct containing an Instagram user.

    See more

    Declaration

    Swift

    public struct InstagramUser: Decodable