class Tourmaline::PassportElementErrorDataField
inherits Reference
#
Represents an issue in one of the data fields that was provided by the user. The error is considered resolved when the field's value changes.
Included modules
JSON::Serializable
Constructors#
Methods#
#type : String
#
: String
The section of the user's Telegram Passport which has the error, one of "personal_details", "passport", "driver_license", "identity_card", "internal_passport", "address"
#type=(type : String)
#
(type : String)
The section of the user's Telegram Passport which has the error, one of "personal_details", "passport", "driver_license", "identity_card", "internal_passport", "address"