RevokeSharedLinkArg
public class RevokeSharedLinkArg : CustomStringConvertible, JSONRepresentable
The RevokeSharedLinkArg struct
-
URL of the shared link.
Declaration
Swift
public let url: String
-
Declaration
Swift
public var description: String { get }