Class: Mobile::Version::Thrift::RemoteVersionManageService::AddAppProduct_args
- Inherits:
-
Object
- Object
- Mobile::Version::Thrift::RemoteVersionManageService::AddAppProduct_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_version_manage_service.rb
Constant Summary collapse
- APP =
1- FIELDS =
{ APP => {:type => ::Thrift::Types::STRUCT, :name => 'app', :class => ::Mobile::Version::Thrift::AppDefinition} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
214 |
# File 'lib/remote_version_manage_service.rb', line 214 def struct_fields; FIELDS; end |
#validate ⇒ Object
216 217 |
# File 'lib/remote_version_manage_service.rb', line 216 def validate end |