| Name | Type | Description | Notes |
|---|---|---|---|
| is_follower | Option<bool> | Whether the participant follows your Instagram business account | [optional] |
| is_following | Option<bool> | Whether your Instagram business account follows the participant | [optional] |
| follower_count | Option<i32> | The participant's follower count on Instagram | [optional] |
| is_verified | Option<bool> | Whether the participant is a verified Instagram user | [optional] |
| fetched_at | Option<String> | When this profile data was last fetched from Instagram | [optional] |