class Tourmaline::PassportElementErrorFrontSide
inherits Reference
#
Represents an issue with the front side of a document. The error is considered resolved when the file with the front side of the document changes.
Included modules
JSON::Serializable
Constructors#
Methods#
#file_hash : String
#
: String
Base64-encoded hash of the file with the front side of the document
#file_hash=(file_hash : String)
#
(file_hash : String)
Base64-encoded hash of the file with the front side of the document
#type : String
#
: String
The section of the user's Telegram Passport which has the issue, one of "passport", "driver_license", "identity_card", "internal_passport"
#type=(type : String)
#
(type : String)
The section of the user's Telegram Passport which has the issue, one of "passport", "driver_license", "identity_card", "internal_passport"