g
Frontend | Backend | Api

Hooks\Models\Api\SendMailAction

SendMailAction Entity

Property Description Returns
from string
replyTo string
to string
cc string
bcc string
subject string
template string
templateCode string
type Get the type of the action, which is the object name without namespace for the action string
displayType Get Nice Name for Action Class string
availablePreviousActions Get the available previous actions Collection
id int
name string
text string
position int
data array
created DateTime
modified DateTime
published DateTime
published bool
hook Hook
parent BaseAction
containingLoop Get the loop this action is contained in Loop
containedInLoop Check whether the action is contained in a loop bool