Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 883 Bytes

AclResponse.md

File metadata and controls

16 lines (12 loc) · 883 Bytes

# AclResponse

Properties

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

[Back to API list] [Back to README]