# CloudsmithApi::FilesCreate ## 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] **sha256_checksum** | **String** | SHA256 checksum for a PUT-based package file upload. | [optional]