Models.Participant
Home > @backstage/plugin-bitbucket-cloud-common
> Models
> Participant
Object describing a user's role on resources like commits or pull requests.
Signature:
interface Participant extends ModelObject
Extends: ModelObject
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
boolean |
(Optional) | ||
string |
(Optional) 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) | |||
(Optional) | |||
(Optional) |