> For the complete documentation index, see [llms.txt](https://docs.facephi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.facephi.com/docs.facephi-en/sdks/sdk-mobile/framework-plugins/extras/nfc/nfc-resultado.md).

# NFC Result

#### finishStatus

Returns a number for the operation result. Possible values:

* **1**: The operation was successful.
* **2**: An error has occurred, which will be indicated in the string ***`errorType`*** and, optionally, an extra information message will be shown in the property ***`errorMessage`***.

#### finishStatusDescription

Returns a description of the operation result. Possible values:

* **STATUS\_OK**: The operation was successful.
* **STATUS\_ERROR**: An error has occurred, which will be indicated in the string ***`errorType(errorDiagnostic for Flutter)`*** and, optionally, an extra information message will be shown in the property ***`errorMessage`***.

#### errorType or errorDiagnostic(only for Flutter) <a href="#id-61-recepcion-de-errores" id="id-61-recepcion-de-errores"></a>

Indicates why the component failed.

#### errorMessage

Indicates an additional error message. It is an optional value.

#### timeoutStatus

#### facialImage

#### fingerprintImage

#### signatureImage

#### nfcDocumentInformation

#### nfcRawData

#### nfcSecurityData

#### nfcValidations

#### nfcPersonalInformation
