Huggingface.js documentation

Interface: WhoAmIOrg

Hugging Face's logo
Join the Hugging Face community

and get access to the augmented documentation experience

to get started

Interface: WhoAmIOrg

Properties

avatarUrl

avatarUrl: string

Defined in

hub/src/lib/who-am-i.ts:33


canPay

canPay: boolean

Defined in

hub/src/lib/who-am-i.ts:32


email

email: null | string

Defined in

hub/src/lib/who-am-i.ts:31


fullname

fullname: string

Defined in

hub/src/lib/who-am-i.ts:30


id

id: string

Unique ID persistent across renames

Defined in

hub/src/lib/who-am-i.ts:27


name

name: string

Defined in

hub/src/lib/who-am-i.ts:29


periodEnd

periodEnd: null | number

Unix timestamp in seconds

Defined in

hub/src/lib/who-am-i.ts:37


type

type: "org"

Defined in

hub/src/lib/who-am-i.ts:28