Sha256: b083750a66a19b1e5f883f9ffb0c25d18540c4cce87c92c36efabf75a0e6fe98
Contents?: true
Size: 399 Bytes
Versions: 4
Compression:
Stored size: 399 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::String end end
Version data entries
4 entries across 4 versions & 2 rubygems