CloudsmithApi::PackageFileUpload
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| identifier | String | 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 | String | The querystring to use for the next-step POST or PUT upload | [optional] |
| upload_url | String | The URL to use for the next-step POST or PUT upload | [optional] |