rebuildArgsForResend()
Overview
public struct function rebuildArgsForResend(
required string template
, required string logId
, required struct originalArgs
)
Runs an email template's 'rebuildArgsForResend' handler action to rebuild arguments for resending an email.
Arguments
Name | Type | Required | Description |
---|---|---|---|
template | string | Yes | The template whose args are to be rebuilt |
logId | string | Yes | |
originalArgs | struct | Yes |