permissions property
The list of permissions set on the note.
Contains at least one entry for the note owner.
Output only.
Implementation
core.List<Permission>? permissions;
The list of permissions set on the note.
Contains at least one entry for the note owner.
Output only.
core.List<Permission>? permissions;