Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 886 Bytes

Attachment.md

File metadata and controls

14 lines (11 loc) · 886 Bytes

# Attachment

Properties

Name Type Description Notes
created_at string [optional] [readonly]
request_id string The string ID of the request resource associated to an upload via this attachment. Null if this attachment associate a shipment [optional]
shipment_id string The string ID of the shipment resource associated to an upload via this attachment. Null if this attachment associate a request [optional]
id int [optional] [readonly]
upload_id int The integer ID of the Upload resource associated with either a shipment or request via this attachment
updated_at string [optional] [readonly]

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