Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 944 Bytes

File metadata and controls

17 lines (12 loc) · 944 Bytes

CollectionTicketComment

Properties

Name Type Description Notes
id str A unique identifier for an object. [optional] [readonly]
body str, none_type Body of the comment [optional]
custom_mappings CustomMappings [optional]
created_by str, none_type The user who created the object. [optional] [readonly]
updated_at datetime, none_type The date and time when the object was last updated. [optional] [readonly]
created_at datetime, none_type The date and time when the object was created. [optional] [readonly]
pass_through PassThroughBody [optional]

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