@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:43.813+01:00[Europe/Prague]") public class VersionApprover extends Object
| Constructor and Description |
|---|
VersionApprover() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
any() |
boolean |
equals(Object o) |
String |
getAccountId()
The Atlassian account ID of the approver.
|
String |
getDeclineReason()
A description of why the user is declining the approval.
|
String |
getDescription()
A description of what the user is approving within the specified version.
|
String |
getStatus()
The status of the approval, which can be *PENDING*, *APPROVED*, or *DECLINED*
|
int |
hashCode() |
void |
set(String name,
Object value) |
String |
toString() |
public String getAccountId()
public String getDeclineReason()
public String getDescription()
public String getStatus()
Copyright © 2011–2023 Everit Kft.. All rights reserved.