Class Contact (0.2.3)

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

Details required for a contact associated with a Registration. .. attribute:: postal_address

Required. Postal address of the contact.

:type: google.type.postal_address_pb2.PostalAddress

Attributes

NameDescription
email str
Required. Email address of the contact.
phone_number str
Required. Phone number of the contact in international format. For example, "+1-800-555-0123".
fax_number str
Fax number of the contact in international format. For example, "+1-800-555-0123".