Skip to main content

VoucherEmailRecipient Object

Description

Email recipient who received a voucher.

Declaration

type VoucherEmailRecipient {
recipient: String
date: Date
}

Fields

NameTypeDescription
recipientStringEmail address of the recipient.
dateDateDate when the voucher email was sent.