Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 772 Bytes

Participant.md

File metadata and controls

13 lines (10 loc) · 772 Bytes

Itofinity.Bitbucket.Rest.Model.Participant

Properties

Name Type Description Notes
Type string
User User [optional]
Role string [optional]
Approved bool? [optional]
ParticipatedOn DateTime? The ISO8601 timestamp of the participant's action. For approvers, this is the time of their approval. For commenters and pull request reviewers who are not approvers, this is the time they last commented, or null if they have not commented. [optional]

[Back to Model list] [Back to API list] [Back to README]