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