UploadPart
Unique identifiers for a part
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
etag (str) – A unique string for this part.
md5 (str) – The MD5 hash of this part.
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict