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