# DirectorBackend
## Properties
**created_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly]
**deleted_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly]
**updated_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly]
**service_id** | Option<**String**> | | [readonly]
**version** | Option<**i32**> | | [readonly]
**backend_name** | Option<**String**> | The name of the backend. |
**director** | Option<**String**> | Name for the Director. |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)