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

packages/hub/src/lib/who-am-i.ts:34


canPay

• canPay: boolean

Defined in

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


email

• email: null | string

Defined in

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


fullname

• fullname: string

Defined in

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


id

• id: string

Unique ID persistent across renames

Defined in

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


name

• name: string

Defined in

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


periodEnd

• periodEnd: null | number

Unix timestamp in seconds

Defined in

packages/hub/src/lib/who-am-i.ts:38


type

• type: "org"

Defined in

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

Update on GitHub