OSSIntel logo OSSIntel
Version 0.1.1API DocsInterfaces

IdentityMetadata

Updated 14 hr ago

Defined in: types.ts:35

Properties

linkedIdentities?

optional linkedIdentities?: object

Defined in: types.ts:39

npm?

optional npm?: string

stackoverflow?

optional stackoverflow?: string

login

login: string

Defined in: types.ts:37

name?

optional name?: string | null

Defined in: types.ts:38

npmUser?

optional npmUser?: NormalizedNpmUser | null

Defined in: types.ts:43

stackoverflowUser?

optional stackoverflowUser?: NormalizedStackOverflowUser | null

Defined in: types.ts:44

type

type: "user" | "org"

Defined in: types.ts:36

On this page