| Name | Type | Description | Notes |
|---|---|---|---|
| identifier | String | The identifier for the file to use when creating packages | [optional] |
| uploadFields | Object | The dictionary of fields that must be sent with POST uploads | [optional] |
| uploadHeaders | Object | The dictionary of headers that must be sent with uploads | [optional] |
| uploadQuerystring | String | The querystring to use for the next-step POST or PUT upload | [optional] |
| uploadUrl | String | The URL to use for the next-step POST or PUT upload | [optional] |