public class DeleteReviewerInput extends Object
DELETE /changes/[id]/reviewers/[id]
.Modifier and Type | Field and Description |
---|---|
NotifyHandling |
notify
Who to send email notifications to after the reviewer is deleted.
|
Map<RecipientType,NotifyInfo> |
notifyDetails |
Constructor and Description |
---|
DeleteReviewerInput() |
public NotifyHandling notify
public Map<RecipientType,NotifyInfo> notifyDetails