OSSIntel logo OSSIntel
Version 0.1.1API DocsInterfaces

RawGitHubUser

Updated 14 hr ago

Defined in: packages/github-normalizer/src/types.ts:40

Properties

avatar_url

avatar_url: string

Defined in: packages/github-normalizer/src/types.ts:44

bio?

optional bio?: string | null

Defined in: packages/github-normalizer/src/types.ts:51

blog?

optional blog?: string | null

Defined in: packages/github-normalizer/src/types.ts:48

company?

optional company?: string | null

Defined in: packages/github-normalizer/src/types.ts:47

created_at

created_at: string

Defined in: packages/github-normalizer/src/types.ts:57

email?

optional email?: string | null

Defined in: packages/github-normalizer/src/types.ts:50

followers?

optional followers?: number

Defined in: packages/github-normalizer/src/types.ts:55

following?

optional following?: number

Defined in: packages/github-normalizer/src/types.ts:56

html_url

html_url: string

Defined in: packages/github-normalizer/src/types.ts:45

id

id: number

Defined in: packages/github-normalizer/src/types.ts:41

location?

optional location?: string | null

Defined in: packages/github-normalizer/src/types.ts:49

login

login: string

Defined in: packages/github-normalizer/src/types.ts:42

name

name: string | null

Defined in: packages/github-normalizer/src/types.ts:43

public_gists?

optional public_gists?: number

Defined in: packages/github-normalizer/src/types.ts:54

public_repos?

optional public_repos?: number

Defined in: packages/github-normalizer/src/types.ts:53

twitter_username?

optional twitter_username?: string | null

Defined in: packages/github-normalizer/src/types.ts:52

type

type: string

Defined in: packages/github-normalizer/src/types.ts:46

updated_at

updated_at: string

Defined in: packages/github-normalizer/src/types.ts:58

On this page