GraphQL OBJECT
Payload for all generated emails for the purchase.
type EmailsPayload {# List of all emails generated for the purchase.emails: [Email] }