Class: Mobile::Version::Thrift::RemoteVersionManageService::GetSecurityToken_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/remote_version_manage_service.rb

Constant Summary collapse

APP =
1
VERSION =
2
FIELDS =
{
  APP => {:type => ::Thrift::Types::STRUCT, :name => 'app', :class => ::Mobile::Version::Thrift::AppDefinition},
  VERSION => {:type => ::Thrift::Types::STRING, :name => 'version'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



182
# File 'lib/remote_version_manage_service.rb', line 182

def struct_fields; FIELDS; end

#validateObject



184
185
# File 'lib/remote_version_manage_service.rb', line 184

def validate
end