File
public struct File : Codable
A user submitted file during document step
-
A filepath that points to a copy of the users file saved to temp
Declaration
Swift
public let filePath: String