docs/ScheduledEvent.html
_validateInputs(propName, propValue)
| Name | Type | Optional | Description |
|---|---|---|---|
name
|
|
| | |
startTime
|
|
| | |
options
|
|
| |
The send options for the event
The name of the event
The start time of the event
Inner function to validate input values
| Name | Type | Optional | Description |
|---|---|---|---|
propName
|
string
|
|
The property name to validate the value of
| |
propValue
|
(string or number)
|
|
The property value to validate
|
Returns
(string or number)
The property value if a validation succeeded