Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1002 Bytes

DirectorBackend.md

File metadata and controls

18 lines (13 loc) · 1002 Bytes

DirectorBackend

Properties

Name Type Description Notes
created_at datetime, none_type Date and time in ISO 8601 format. [optional] [readonly]
deleted_at datetime, none_type Date and time in ISO 8601 format. [optional] [readonly]
updated_at datetime, none_type Date and time in ISO 8601 format. [optional] [readonly]
service_id str [optional] [readonly]
version int [optional] [readonly]
backend_name str The name of the backend. [optional]
director str Name for the Director. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]