Sha256: 1881691bf4c538ce6e03fced74447a8fb0feb2bb8502ff2074edcd035639c557
Contents?: true
Size: 307 Bytes
Versions: 3
Compression:
Stored size: 307 Bytes
Contents
module TD::Types # The file 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::File < PassportElementErrorSource attribute :file_index, TD::Types::Integer end end
Version data entries
3 entries across 3 versions & 2 rubygems