Sha256: 88f2df43ad454f8d87ac0222e5fc024cdb16386eef14107ce95cca56e65cc310
Contents?: true
Size: 359 Bytes
Versions: 3
Compression:
Stored size: 359 Bytes
Contents
module TD::Types # One of files with the translation of the document contains an error. # The error will be considered resolved when the file changes. # # @attr file_index [Integer] Index of a file with the error. class PassportElementErrorSource::TranslationFile < PassportElementErrorSource attribute :file_index, TD::Types::Integer end end
Version data entries
3 entries across 3 versions & 2 rubygems