CloudsmithApi::PackageFileUploadRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| filename | String | Filename for the package file upload. | |
| md5_checksum | String | MD5 checksum for a POST-based package file upload. | [optional] |
| method | String | The method to use for package file upload. | [optional] [default to 'post'] |
| sha256_checksum | String | SHA256 checksum for a PUT-based package file upload. | [optional] |