Class: XeroKiwi::Accounting::ContactPerson
- Inherits:
-
Object
- Object
- XeroKiwi::Accounting::ContactPerson
- Includes:
- Resource
- Defined in:
- lib/xero_kiwi/accounting/contact_person.rb
Overview
Represents a contact person nested within a Xero Contact.
See: developer.xero.com/documentation/api/accounting/contacts
Instance Method Summary collapse
Methods included from Resource
#==, #hash, included, #initialize, #inspect, #reference?, #to_h
Instance Method Details
#include_in_emails? ⇒ Boolean
16 |
# File 'lib/xero_kiwi/accounting/contact_person.rb', line 16 def include_in_emails? = include_in_emails == true |