@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class ProjectIssueCreateMetadata extends Object
| Constructor and Description |
|---|
ProjectIssueCreateMetadata() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
AvatarUrlsBean |
getAvatarUrls()
List of the project's avatars, returning the avatar size and associated URL.
|
String |
getExpand()
Expand options that include additional project issue create metadata details in the response.
|
String |
getId()
The ID of the project.
|
List<IssueTypeIssueCreateMetadata> |
getIssuetypes()
List of the issue types supported by the project.
|
String |
getKey()
The key of the project.
|
String |
getName()
The name of the project.
|
String |
getSelf()
The URL of the project.
|
int |
hashCode() |
String |
toString() |
public String getExpand()
public String getSelf()
public String getId()
public String getKey()
public String getName()
public AvatarUrlsBean getAvatarUrls()
public List<IssueTypeIssueCreateMetadata> getIssuetypes()
Copyright © 2011–2021 Everit Kft.. All rights reserved.