export interface QuickBooksContactInfoModel { Type: "TelephoneNumber"; Telephone: string; }