Class: IntacctRuby::Functions::CustomerBaseFunction

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

Overview

the parent for all customer-related functions. Includes methods that cut down on duplicate code

Direct Known Subclasses

CreateCustomer, UpdateCustomer

Method Summary

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