UnlockFileArg
open class UnlockFileArg : CustomStringConvertible
The UnlockFileArg struct
-
Path in the user’s Dropbox to a file.
Declaration
Swift
public let path: String
-
Declaration
Swift
open var description: String { get }