Me: { avatar: string; bio: string; candor_hub_user: boolean; contact_email: string; email_opt_out: boolean; flags: string[]; freelancer_profile: FreelacerProfile; id: string; type: UserType; uid: string; username: string;} Type declaration
avatar: string
bio: string
candor_hub_user: boolean
contact_email: string
email_opt_out: boolean
flags: string[]
id: string
uid: string
username: string
Used in freelancers/@me endpoint.