EmailRecipientV1 constructor

EmailRecipientV1(
  1. {String id,
  2. String name,
  3. String email,
  4. String language}
)