OSSIntel logo OSSIntel
Version 0.1.1API DocsInterfaces

RawGitHubOrganization

Updated 14 hr ago

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

Properties

avatar_url

avatar_url: string

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

blog?

optional blog?: string | null

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

created_at

created_at: string

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

description?

optional description?: string | null

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

email?

optional email?: string | null

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

followers?

optional followers?: number

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

html_url

html_url: string

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

id

id: number

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

location?

optional location?: string | null

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

login

login: string

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

name?

optional name?: string | null

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

public_repos?

optional public_repos?: number

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

twitter_username?

optional twitter_username?: string | null

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

updated_at

updated_at: string

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

On this page