Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 340 Bytes

File metadata and controls

17 lines (10 loc) · 340 Bytes

XeroRuby::Accounting::Contacts

Properties

Name Type Description Notes
contacts Array<Contact> [optional]

Code Sample

require 'XeroRuby::Accounting'

instance = XeroRuby::Accounting::Contacts.new(contacts: null)