id property

String? id
getter/setter pair

If ID is set that is a permission for a specific resource. if it is not set it is a permission for all resources of that resource type.

Implementation

String? id;