PassportSavedImage
public struct PassportSavedImage : Codable
Document image
-
URL to resource
Declaration
Swift
public let url: String?
-
Image identifier
Declaration
Swift
public let imageID: String?
-
Absolute URL of the created object.
Declaration
Swift
public let externalURL: String?