Class: Mobile::Version::Thrift::RemoteVersionManageService::GetSecurityToken_result

Inherits:
Object
  • Object
show all
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_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



222
223
# File 'lib/remote_version_manage_service.rb', line 222

def validate
end