Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 604 Bytes

FollowerDataWithID.md

File metadata and controls

13 lines (10 loc) · 604 Bytes

# FollowerDataWithID

Properties

Name Type Description Notes
id int The ID of the follower associated with the item [optional]
name string The name of the follower [optional]
email string The email of the follower [optional]
user_id int The user ID of the follower [optional]
pic_hash string The follower picture hash [optional]

[Back to Model list] [Back to API list] [Back to README]