singer_sdk.typing.EmailType

class singer_sdk.typing.EmailType[source]

Email type.

string_format: str | None = 'email'[source]

String format.

See the JSON Schema reference for a list of all the built-in formats.

Returns:

A string describing the format.