# atom_api.SupportTicketCommentPayloadSupportTicketDocument

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**docName** | **String** | Name or title of the document | 
**docSize** | **Number** | Size of the document. Must be a whole number | [optional] 
**docType** | **String** | Type of document such as “Compliance” or “Registration” | [optional] 
**docFile** | **String** | File path or content for the document | [optional] 
**urlPath** | **String** | URL path for the document such as http://domain.com/sample.pdf | [optional] 


