Class: Quickbooks::Model::Entity

Inherits:
BaseModel show all
Includes:
NameEntity::Quality
Defined in:
lib/quickbooks/model/entity.rb

Method Summary

Methods included from NameEntity::Quality

#billable_status_is_valid, #email_address, #email_address=, #email_address_is_valid, #entity_type_is_valid, #journal_line_entry_tax, #names_cannot_contain_invalid_characters, #posting_type_is_valid

Methods inherited from BaseModel

#as_json, attribute_names, #attributes, attrs_with_types, #initialize, inspect, #inspect, reference_attrs, reference_setters, resource_for_collection, resource_for_singular, to_xml_big_decimal, #to_xml_inject_ns, #to_xml_ns

Methods included from Validator

#line_item_size

Methods included from Definition

included, #is_name_list_entity?, #is_transaction_entity?

Constructor Details

This class inherits a constructor from Quickbooks::Model::BaseModel