Class ContactInfo (1.2.3)

ContactInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Contact information for a customer account. .. attribute:: first_name

The customer account contact's first name.

:type: str

Attributes

NameDescription
last_name str
The customer account contact's last name.
display_name str
Output only. The customer account contact's display name, formatted as a combination of the customer's first and last name.
email str
The customer account's contact email. Required for entitlements that create admin.google.com accounts, and serves as the customer's username for those accounts.
title str
Optional. The customer account contact's job title.
phone str
The customer account's contact phone number.