Sha256: 497b1c361e041a70371bd62fa368b66bc684551700d2cf6e1012fc91d46119cd
Contents?: true
Size: 318 Bytes
Versions: 3
Compression:
Stored size: 318 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::Coercible::Integer end end
Version data entries
3 entries across 3 versions & 1 rubygems