Class ContactInfo (1.11.0)

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

Contact information for a customer account.

Attributes

NameDescription
first_name str
The customer account contact's first name. Optional for Team customers.
last_name str
The customer account contact's last name. Optional for Team customers.
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. Use this email to invite Team customers.
title str
Optional. The customer account contact's job title.
phone str
The customer account's contact phone number.