Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.2 KB

BusinessContactsResult.md

File metadata and controls

13 lines (9 loc) · 1.2 KB

BusinessContactsResult

Properties

Name Type Description Notes
individual_owners_and_principals \TheLogicStudio\ExperianBusinessesPHP\Model\IndividualOwnersAndPrincipalsResult[] Identifies a list of any known owners or principals at the business [optional]
company_owners_and_principals \TheLogicStudio\ExperianBusinessesPHP\Model\CompanyOwnersAndPrincipalsResult[] Identifies any known company owners of the business [optional]
contacts_and_titles \TheLogicStudio\ExperianBusinessesPHP\Model\ContactsAndTitlesResult[] Contains a list of Business Contacts and their Titles [optional]
contacts_business_affiliations \TheLogicStudio\ExperianBusinessesPHP\Model\ContactsBusinessAffiliationsResult[] Indicates any business affiliations of the contacts at the business [optional]

[Back to Model list] [Back to API list] [Back to README]