Class: IntacctRuby::Functions::LocationBaseFunction

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

Overview

base for all location-related functions, to cut down on duplicate code

Direct Known Subclasses

CreateLocation, UpdateLocation

Method Summary

Methods included from DateHelper

#date_params, #start_date_params

Methods inherited from BaseFunction

#initialize, #to_xml

Constructor Details

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