Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.12 KB

AclResponse.md

File metadata and controls

18 lines (13 loc) · 1.12 KB

AclResponse

Properties

Name Type Description Notes
name str Name for the ACL. Must start with an alphanumeric character and contain only alphanumeric characters, underscores, and whitespace. [optional]
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 str String representing the number identifying a version of the service. [optional] [readonly]
id str [optional] [readonly]
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]