BillableCommitterDetail interface
Used by AdvSec to return billable committers.
- Extends
Properties
commit |
ID (SHA-1) of the commit. |
committer |
Committer email address after parsing. |
commit |
Time reported by the commit. |
display |
DisplayName of the Pusher. |
mail |
MailNickName of the Pusher. |
project |
Project Id commit was pushed to. |
project |
Project name commit was pushed to. |
pushed |
Time of the push that contained the commit. |
pusher |
Pusher Id for the push. |
push |
Push Id that contained the commit. |
repo |
Repository name commit was pushed to. |
sam |
SamAccountName of the Pusher. |
Inherited Properties
repo |
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