Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 556 Bytes

SoftwareAppPermissionGrants.md

File metadata and controls

11 lines (7 loc) · 556 Bytes

SoftwareAppPermissionGrants

Properties

Name Type Description Notes
Id string An opaque string uniquely identifying the Android permission, e.g. android.permission.READ_CALENDAR. [optional] [default to null]
Policy string The policy for granting the permission. [optional] [default to null]

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