Class: Quickbooks::Model::Employee

Inherits:
BaseModel
  • Object
show all
Includes:
NameEntity::PermitAlterations, NameEntity::Quality
Defined in:
lib/quickbooks/model/employee.rb

Constant Summary collapse

XML_COLLECTION_NODE =
"Employee"
XML_NODE =
"Employee"
REST_RESOURCE =
'employee'

Method Summary

Methods included from NameEntity::PermitAlterations

#active?, #valid_for_create?, #valid_for_deletion?, #valid_for_update?

Methods included from NameEntity::Quality

#email_address, #email_address=, #email_address_is_valid, #names_cannot_contain_invalid_characters

Methods inherited from BaseModel

reference_setters, resource_for_collection, resource_for_singular, #to_xml_inject_ns, #to_xml_ns