Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Payload Task Create

new \Kronup\Model\PayloadTaskCreate();

Payload object required to create a Task

Payload setters

Method name Argument type Description
setHeading() string Task heading
setDetails() string Task details