Overview
public any function updateLastSentDate(
required string templateId
, required any lastSentDate
)
Update the date of last email sent
Arguments
| Name | Type | Required | Description |
|---|
| templateId | string | Yes | ID of the template to update |
| lastSentDate | any | Yes | The date of last sent |