# Defining an Email
userEmail: email
---
[email protected]# Using derived type email to pass email Information
Subject: {
string,
From: string,
To: string, senderEmail: email,
reciverEmail: email
}
---
{
An official Email,
John Doe, Alex Wick,
[email protected],
[email protected]
}MemberDef
Choices
pattern
Last updated
Was this helpful?
