UploadArg
public class UploadArg : Files.CommitInfo
The UploadArg struct
-
A hash of the file content uploaded in this call. If provided and the uploaded content does not match this hash, an error will be returned. For more information see our Content hash https://www.dropbox.com/developers/reference/content-hash page.
Declaration
Swift
public let contentHash: String?