Sha256: 28f0f9a6098886e433fdca0767588aa7c7e311a3b2fda05e6afdca046f09bb13
Contents?: true
Size: 410 Bytes
Versions: 3
Compression:
Stored size: 410 Bytes
Contents
module TD::Types # The reverse side of the document contains an error. # The error is considered resolved when the file with the reverse side of the document changes. # # @attr file_hash [String] Current hash of the file containing the reverse side. class InputPassportElementErrorSource::ReverseSide < InputPassportElementErrorSource attribute :file_hash, TD::Types::Coercible::String end end
Version data entries
3 entries across 3 versions & 1 rubygems