Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 862 Bytes

File metadata and controls

15 lines (10 loc) · 862 Bytes

EntityPermission

Properties

Name Type Description Notes
resource Option<String> Indicates the response contains a permission object. Will always contain the string permission for this endpoint. [optional][readonly]
id Option<String> [optional]
description Option<String> A short description of what kind of access the permission enables. [optional][readonly]
granted Option<bool> Whether this permission is granted to the app by the organization. [optional][readonly]
_links Option<models::EntityBalanceLinks> [optional]

[Back to Model list] [Back to API list] [Back to README]