GrantKit
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| id_ | str | ✅ | |
| name | str | ✅ | |
| current_version_id | str | ✅ | |
| description | str | ✅ | |
| output | Output | ✅ | |
| grants | List[Grant] | ✅ | |
| requests | List[Request] | ✅ | |
| created_at | str | ✅ | |
| updated_at | str | ✅ | |
| workflow | GrantWorkflow | ❌ | |
| policies | List[Policy] | ❌ |