FormXAPIDetectDocumentsResult
public struct FormXAPIDetectDocumentsResult
FormXAPIDetectDocumentsResult is the response type for FormXAPIClient.findDocuments
-
The detected documents response
Declaration
Swift
public let response: FormXAPIDetectDocumentsResponse
-
The raw JSON string
Declaration
Swift
public let json: String