Sha256: 6ea5261e07620a1398231f50464bfc6c2543c3030327b652389e87f8433faf91
Contents?: true
Size: 391 Bytes
Versions: 4
Compression:
Stored size: 391 Bytes
Contents
module TD::Types # The front side of the document contains an error. # The error is considered resolved when the file with the front side of the document changes. # # @attr file_hash [String] Current hash of the file containing the front side. class InputPassportElementErrorSource::FrontSide < InputPassportElementErrorSource attribute :file_hash, TD::Types::String end end
Version data entries
4 entries across 4 versions & 2 rubygems