Class: Center::Thrift::IIdentityService::GetNextId_args

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

Overview

HELPER FUNCTIONS AND STRUCTURES

Constant Summary collapse

APPNAME =
1
FIELDS =
{
  APPNAME => {:type => ::Thrift::Types::STRING, :name => 'appName'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



114
# File 'lib/i_identity_service.rb', line 114

def struct_fields; FIELDS; end

#validateObject



116
117
# File 'lib/i_identity_service.rb', line 116

def validate
end