BillableCommitterDetail interface

Used by AdvSec to return billable committers.

Extends

Properties

commitId

ID (SHA-1) of the commit.

committerEmail

Committer email address after parsing.

commitTime

Time reported by the commit.

displayName

DisplayName of the Pusher.

mailNickName

MailNickName of the Pusher.

projectId

Project Id commit was pushed to.

projectName

Project name commit was pushed to.

pushedTime

Time of the push that contained the commit.

pusherId

Pusher Id for the push.

pushId

Push Id that contained the commit.

repoName

Repository name commit was pushed to.

samAccountName

SamAccountName of the Pusher.

Inherited Properties

repoId

RepositoryId commit was pushed to.

vsid

Visual Studio ID /Team Foundation ID

Property Details

commitId

ID (SHA-1) of the commit.

commitId: string

Property Value

string

committerEmail

Committer email address after parsing.

committerEmail: string

Property Value

string

commitTime

Time reported by the commit.

commitTime: Date

Property Value

Date

displayName

DisplayName of the Pusher.

displayName: string

Property Value

string

mailNickName

MailNickName of the Pusher.

mailNickName: string

Property Value

string

projectId

Project Id commit was pushed to.

projectId: string

Property Value

string

projectName

Project name commit was pushed to.

projectName: string

Property Value

string

pushedTime

Time of the push that contained the commit.

pushedTime: Date

Property Value

Date

pusherId

Pusher Id for the push.

pusherId: string

Property Value

string

pushId

Push Id that contained the commit.

pushId: number

Property Value

number

repoName

Repository name commit was pushed to.

repoName: string

Property Value

string

samAccountName

SamAccountName of the Pusher.

samAccountName: string

Property Value

string

Inherited Property Details

repoId

RepositoryId commit was pushed to.

repoId: string

Property Value

string

Inherited From BillableCommitter.repoId

vsid

Visual Studio ID /Team Foundation ID

vsid: string

Property Value

string

Inherited From BillableCommitter.vsid