Class: Mobile::Version::Thrift::RemoteVersionManageService::AddAppHistory_result
- Inherits:
-
Object
- Object
- Mobile::Version::Thrift::RemoteVersionManageService::AddAppHistory_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_version_manage_service.rb
Constant Summary collapse
- SUCCESS =
0- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ::Mobile::Version::Thrift::TransferData} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
244 |
# File 'lib/remote_version_manage_service.rb', line 244 def struct_fields; FIELDS; end |
#validate ⇒ Object
246 247 |
# File 'lib/remote_version_manage_service.rb', line 246 def validate end |