ContactInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Contact information for a customer account. .. attribute:: first_name
First name of the contact in the customer account.
:type: str
Attributes
Name | Description |
last_name |
str
Last name of the contact in the customer account. |
display_name |
str
Output only. Display name of the contact in the customer account. Populated by combining customer first name and last name. |
email |
str
Email of the contact in the customer account. Email is required for entitlements that need creation of admin.google.com accounts. The email will be the username used in credentials to access the admin.google.com account. |
title |
str
Optional. Job title of the contact in the customer account. |
phone |
str
Phone number of the contact in the customer account. |