GrantKitVersion
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| id_ | str | ✅ | |
| version | int | ✅ | |
| grant_kit_id | str | ✅ | |
| grant_kit_name | str | ✅ | |
| description | str | ✅ | |
| workflow | GrantWorkflow | ✅ | |
| policies | List[Policy] | ✅ | |
| output | Output | ✅ | |
| created_at | str | ✅ | |
| updated_at | str | ✅ |
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| id_ | str | ✅ | |
| version | int | ✅ | |
| grant_kit_id | str | ✅ | |
| grant_kit_name | str | ✅ | |
| description | str | ✅ | |
| workflow | GrantWorkflow | ✅ | |
| policies | List[Policy] | ✅ | |
| output | Output | ✅ | |
| created_at | str | ✅ | |
| updated_at | str | ✅ |