Type alias WrapupPayLoad

WrapupPayLoad: {
    auxCodeId: string;
    wrapUpReason: string;
}

Parameters for wrapping up a task with relevant completion details

Type declaration

  • auxCodeId: string

    Auxiliary code identifier associated with the wrap-up state

  • wrapUpReason: string

    The reason provided for wrapping up the task