class Tourmaline::PassportElementErrorReverseSide
inherits Reference
#
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.
Included modules
JSON::Serializable
Constructors#
Methods#
#file_hash : String
#
: String
Base64-encoded hash of the file with the reverse side of the document
#file_hash=(file_hash : String)
#
(file_hash : String)
Base64-encoded hash of the file with the reverse side of the document
#type : String
#
: String
The section of the user's Telegram Passport which has the issue, one of "driver_license", "identity_card"
#type=(type : String)
#
(type : String)
The section of the user's Telegram Passport which has the issue, one of "driver_license", "identity_card"