FormXAPIExtractResult
public struct FormXAPIExtractResult
FormXAPIExtractResponse is the response type for FormXAPIClient.extract
-
The extracted fields
Declaration
Swift
public let response: FormXAPIExtractResponse
-
The raw JSON string
Declaration
Swift
public let json: String