secureValueErrorReverseSide
Represents an issue with the reverse side of a document. The error is considered resolved when the file with reverse side of the document changes.
type tg.SecureValueErrorReverseSide struct { /* ... */ }
Implements SecureValueError.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Type | SecureValueTypeClass | yes | One of secureValueTypeDriverLicense, secureValueTypeIdentityCard |
FileHash | []byte | yes | File hash |
Text | string | yes | Error message |
References
- Official documentation
- Generated Go reference
- TL definition:
secureValueErrorReverseSide#868a2aa5