Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.17 KB

File metadata and controls

20 lines (16 loc) · 1.17 KB

ReportAuthorization

Properties

Name Type Description Notes
id int [optional]
version int [optional]
changes \Swagger\Client\Model\Change[] [optional]
url string [optional]
granter \Swagger\Client\Model\Employee The one granting permission [optional]
granter_delegator_id int If set specifies the delegator to the granter proxy employee. [optional]
subject \Swagger\Client\Model\Employee The one receiving permission
subject_delegator_id int If set specifies the delegator to the subject proxy employee. [optional]
report \Swagger\Client\Model\Report The target resource to be granted permissions for
status string The status of this grant of authorization
permission string The specific permission this grant of authorization is for

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