Method: NetSuite::Records::Employee.search_class_name
- Defined in:
- lib/netsuite/records/employee.rb
.search_class_name ⇒ Object
36 37 38 |
# File 'lib/netsuite/records/employee.rb', line 36 def self.search_class_name 'Employee' end |