prawn 0.1.0

Rust Client for the Tidal API providing comprehensive API coverag, and easy OAuth management
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# TrackSourceFilesAttributes

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**md5_hash** | **String** | MD5 hash of file to be uploaded | 
**size** | **i64** | File size of the track in bytes | 
**status** | [**models::FileStatus**]File_Status.md |  | 
**upload_link** | [**models::FileUploadLink**]File_Upload_Link.md |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)