EmailFieldText class

EmailFieldText class

Represents a mapping between an email field and its text representation.

The EmailFieldText type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the EmailFieldText class.

Properties

Property Description
email_field Gets the email field.
text_representation Gets the text representation of the email field.

See Also