ContactDetails Class
Contains all the contact details of the customer.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ContactDetails
Constructor
ContactDetails(*, contact_person: str, company_name: str, phone: str, email_list: List[str], **kwargs)
Parameters
Feedback
Submit and view feedback for