Record
team-project-permissions
No description available.
record team-project-permissions {
admin: bool,
read: bool,
write: bool,
}Fields
| Name | Type | Description |
|---|---|---|
| admin | bool | |
| read | bool | |
| write | bool |
No description available.
record team-project-permissions {
admin: bool,
read: bool,
write: bool,
}| Name | Type | Description |
|---|---|---|
| admin | bool | |
| read | bool | |
| write | bool |