Class: IntacctRuby::Functions::EmployeeBaseFunction

Inherits:
BaseFunction
  • Object
show all
Includes:
ContactsHelper, DateHelper
Defined in:
lib/intacct_ruby/functions/employee_base_function.rb

Overview

contains code shared by all employee functions

Direct Known Subclasses

CreateEmployee, UpdateEmployee

Method Summary

Methods included from DateHelper

#date_params, #start_date_params

Methods included from ContactsHelper

#contact_params, #contactname, #full_name

Methods inherited from BaseFunction

#initialize, #to_xml

Constructor Details

This class inherits a constructor from IntacctRuby::Functions::BaseFunction