Skip to content

Latest commit

 

History

History
63 lines (35 loc) · 973 Bytes

ApiUserWithoutKey.md

File metadata and controls

63 lines (35 loc) · 973 Bytes

@affinda/affinda / Exports / ApiUserWithoutKey

Interface: ApiUserWithoutKey

Table of contents

Properties

Properties

apiKeyLastChars

Optional apiKeyLastChars: string

The last 4 characters of the API key.


avatar

avatar: null | string

URL of the user's avatar.


email

email: string


id

id: number

Uniquely identify a user.


name

name: string


organizations

organizations: ApiUserWithoutKeyOrganizationsItem[]


username

username: string