executeAt property

DateTime? get executeAt
inherited

Exact time to execute the action

Implementation

String get $type;/// Exact time to execute the action
DateTime? get executeAt;