Package org.openapitools.client.model
Class Permission
java.lang.Object
org.openapitools.client.model.Permission
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-03-21T10:43:54.328303-05:00[America/Chicago]")
public class Permission
extends Object
Permission
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Timestamp when the role was createdgetLabel()
The permission typeTimestamp when the role was last updatedgetLinks()
Get linksint
hashCode()
links
(PermissionLinks links) void
setLinks
(PermissionLinks links) toString()
-
Field Details
-
JSON_PROPERTY_CREATED
- See Also:
-
JSON_PROPERTY_LABEL
- See Also:
-
JSON_PROPERTY_LAST_UPDATED
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
Permission
public Permission()
-
-
Method Details
-
getCreated
Timestamp when the role was created- Returns:
- created
-
getLabel
The permission type- Returns:
- label
-
getLastUpdated
Timestamp when the role was last updated- Returns:
- lastUpdated
-
links
-
getLinks
Get links- Returns:
- links
-
setLinks
-
equals
-
hashCode
public int hashCode() -
toString
-