LockData
public struct LockData : Encodable
Defines a lock on a Box item
-
Initializer.
Declaration
Swift
public init(expiresAt: Date?, isDownloadPrevented: Bool?)
Parameters
expiresAt
When the lock should expire
isDownloadPrevented
Whether or not the file can be downloaded while locked