Voting helps other researchers find interesting modules.
A form field detected on the page.
correctedKeyText
String.t
nil
field_name.text_anchor
correctedValueText
field_value.text_anchor
fieldName
GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageLayout.t
Address
Email
Grand total
Phone number
fieldValue
nameDetectedLanguages
list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageDetectedLanguage.t)
provenance
GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentProvenance.t
valueDetectedLanguages
valueType
field_value
unfilled_checkbox
filled_checkbox
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageFormField{ correctedKeyText: String.t() | nil, correctedValueText: String.t() | nil, fieldName: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageLayout.t() | nil, fieldValue: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageLayout.t() | nil, nameDetectedLanguages: [ GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageDetectedLanguage.t() ] | nil, provenance: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentProvenance.t() | nil, valueDetectedLanguages: [ GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageDetectedLanguage.t() ] | nil, valueType: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()