Models

  • The struct containing an Instagram user.

    See more

    Declaration

    Swift

    public struct InstagramUser: Decodable
  • The struct containing an Instagram relationship.

    See more

    Declaration

    Swift

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

    See more

    Declaration

    Swift

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

    See more

    Declaration

    Swift

    public struct InstagramComment: Decodable
  • The struct containing an Instagram tag.

    See more

    Declaration

    Swift

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

    See more

    Declaration

    Swift

    public struct InstagramLocation<T: Decodable>: Decodable