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
Persona2 Docs (81% documented)
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
Swift
public let filePath: String