Resource¶
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | Unique identifier of the resource | [default to null] |
| name | String | Name of the resource | [optional] [default to null] |
| type | String | Type of resource | [default to null] |
| parentId | Long | ID of the parent resource | [optional] [default to null] |
| status | String | Status of the resource | [optional] [default to null] |