Enums
TraitLabel
Represents the labels for different user traits.
Values
PRIME_SUBSCRIBER
Indicates if the user is a prime subscriber.
RATING
User rating.
TRIP_COUNT
Number of trips taken by the user.
ACCOUNT_CREATED_ON
Date when the user account was created.
PLAN
User plan.
GENIUS_LEVEL
User’s genius level.
FOLLOWER_COUNT
The number of account following the user.
FOLLOWING_COUNT
The number of accounts followed by the user.
USERNAME
The users profile name.
POST_COUNT
The number of posts the user has made on the platform.
EMAIL
The users email.
ORDER_COUNT
The number of orders the user has made on the platform.
ACCOUNT_ID
The user’s account ID on the platform.
FARCASTER_ADDRESS
The user’s farcaster address.