GetTemporaryLinkArg

public class GetTemporaryLinkArg : CustomStringConvertible, JSONRepresentable

The GetTemporaryLinkArg struct

  • The path to the file you want a temporary link to.

    Declaration

    Swift

    public let path: String
  • Declaration

    Swift

    public var description: String { get }