CandorUser class.

Implements

Constructors

Properties

avatar: undefined | string

User avatar url.

bio: undefined | string

User Bio.

candorAPI: API

Candor API main class.

contactEmail: undefined | string

User's contact email.

flags: string[]

User flags.

freelancerId: undefined | string

The User ID

freelancerProfile: undefined | FreelacerProfile

Freelancer profile informations.

type: UserType

Account type.

username: string

User's username.

Methods