Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 902 Bytes

BriefTicketComments.md

File metadata and controls

17 lines (14 loc) · 902 Bytes

BriefTicketComments

Properties

Name Type Description Notes
id int Comment id [optional]
ticket_id int Ticket id [optional]
comment string Comment text [optional]
created \DateTime Comment created date [optional]
created_by int Comment creator id [optional]
modified \DateTime Comment modified date [optional]
modified_by int Id of user who left comment [optional]
files \Swagger\Client\Model\File[] [optional]
preview_images \Swagger\Client\Model\File[] [optional]

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