Class: IdService::Get_id_args

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

Constant Summary collapse

FIELDS =
{

}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



11
# File 'lib/id_service/helpers.rb', line 11

def struct_fields; FIELDS; end

#validateObject



13
14
# File 'lib/id_service/helpers.rb', line 13

def validate
end