Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 809 Bytes

File metadata and controls

14 lines (10 loc) · 809 Bytes

PackageFileUpload

Properties

Name Type Description Notes
identifier str The identifier for the file to use when creating packages [optional]
upload_fields object The dictionary of fields that must be sent with POST uploads [optional]
upload_headers object The dictionary of headers that must be sent with uploads [optional]
upload_querystring str The querystring to use for the next-step POST or PUT upload [optional]
upload_url str The URL to use for the next-step POST or PUT upload [optional]

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