Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 735 Bytes

DirectorBackend.md

File metadata and controls

16 lines (12 loc) · 735 Bytes

# DirectorBackend

Properties

Name Type Description Notes
created_at \DateTime Date and time in ISO 8601 format. [optional] [readonly]
deleted_at \DateTime Date and time in ISO 8601 format. [optional] [readonly]
updated_at \DateTime Date and time in ISO 8601 format. [optional] [readonly]
service_id string [optional] [readonly]
version int [optional] [readonly]
backend_name string The name of the backend. [optional]
director string Name for the Director. [optional]

[Back to API list] [Back to README]