Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 862 Bytes

AclResponse.md

File metadata and controls

17 lines (12 loc) · 862 Bytes

AclResponse

Properties

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

[Back to API list] [Back to README]