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



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

def struct_fields; FIELDS; end

#validateObject



206
207
# File 'lib/remote_version_manage_service.rb', line 206

def validate
end