GiftVouchersMailService

package

Default

Methods

__construct

__construct(\GiftVouchersService $giftVouchersService) 

Arguments

$giftVouchersService

\GiftVouchersService

sendMail

sendMail(string $couponCode, string $toEmail, string $toName, string $message, string $subject) : string
Throws
\InvalidCouponCodeException

Arguments

$couponCode

string

$toEmail

string

$toName

string

$message

string

$subject

string

Response

string

storeCouponEmailTrack

storeCouponEmailTrack(\IdType $couponId, string $toEmail) 

Arguments

$couponId

\IdType

$toEmail

string

Properties

giftVouchersService

giftVouchersService : \GiftVouchersService
var

Type(s)

\GiftVouchersService