Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 750 Bytes

File metadata and controls

17 lines (12 loc) · 750 Bytes

DomainResponse

Properties

Name Type Description Notes
comment Option<String> A freeform descriptive note.
name Option<String> The name of the domain or domains associated with this service.
service_id Option<String> [readonly]
version Option<i32> [readonly]
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]

[Back to API list] [Back to README]