Skip to main content

Profile

@nevermined-io/nevermined-sdk-js / Profile

Interface: Profile

Hierarchy

Table of contents

Properties

Properties

additionalInformation

Optional additionalInformation: unknown

Inherited from

NewProfile.additionalInformation

Defined in

src/profiles/Profiles.interfaces.ts:14


addresses

addresses: string[]

Inherited from

NewProfile.addresses

Defined in

src/profiles/Profiles.interfaces.ts:10


creationDate

creationDate: Date

Defined in

src/profiles/Profiles.interfaces.ts:19


email

Optional email: string

Inherited from

NewProfile.email

Defined in

src/profiles/Profiles.interfaces.ts:13


isListed

isListed: boolean

Inherited from

NewProfile.isListed

Defined in

src/profiles/Profiles.interfaces.ts:8


name

Optional name: string

Inherited from

NewProfile.name

Defined in

src/profiles/Profiles.interfaces.ts:12


nickname

nickname: string

Inherited from

NewProfile.nickname

Defined in

src/profiles/Profiles.interfaces.ts:11


state

state: State

Inherited from

NewProfile.state

Defined in

src/profiles/Profiles.interfaces.ts:9


updateDate

updateDate: Date

Defined in

src/profiles/Profiles.interfaces.ts:20


userId

userId: string

Defined in

src/profiles/Profiles.interfaces.ts:18