id property

String? id
final

The ID of the permission. Either id or key must be specified. Use Get all permissions to get the list of permissions.

Implementation

final String? id;