GetFileRequestArgs
open class GetFileRequestArgs : CustomStringConvertible
Arguments for get.
-
The ID of the file request to retrieve.
Declaration
Swift
public let id: String
-
Declaration
Swift
open var description: String { get }