Sha256: 594affacfee4e3d479deb513711d111125ba44c3df7b2e27613ab135e99254fd
Contents?: true
Size: 245 Bytes
Versions: 4
Compression:
Stored size: 245 Bytes
Contents
module TD::Types # File generation is no longer needed. # # @attr generation_id [Integer] Unique identifier for the generation process. class Update::FileGenerationStop < Update attribute :generation_id, TD::Types::Integer end end
Version data entries
4 entries across 4 versions & 2 rubygems