RevokeSharedLinkArg

public class RevokeSharedLinkArg : CustomStringConvertible, JSONRepresentable

The RevokeSharedLinkArg struct

  • url

    URL of the shared link.

    Declaration

    Swift

    public let url: String
  • Declaration

    Swift

    public var description: String { get }