/** * The Object Group that the object is in. These roughly correlate to the endpoints that can be used to retrieve the object via the core accounting API. */ export declare enum ObjectGroup { Account, BankTransaction, Contact, CreditNote, Invoice, Item, ManualJournal, Overpayment, Payment, Prepayment, Quote, Receipt }