public final class ProjectsGetProjectsResponseItems extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
Map |
permissionScheme |
permission schemes.
|
Map[] |
roleMapEntries |
the list of role maps.
|
Boolean |
trash |
trash.
|
| Constructor | Description |
|---|---|
ProjectsGetProjectsResponseItems() |
| Modifier and Type | Method | Description |
|---|---|---|
Map |
getPermissionScheme() |
Get permission schemes.
|
Map[] |
getRoleMapEntries() |
Get the list of role maps.
|
Boolean |
getTrash() |
Get trash.
|
String |
toString() |
getOtherPropertiespublic Map[] roleMapEntries
public Map permissionScheme
public Boolean trash
public final Map[] getRoleMapEntries()
public final Map getPermissionScheme()
public final Boolean getTrash()
Copyright © 2021. All rights reserved.