Item Logo
Yms apiData modelsGeneral task

General Task View

GeneralTaskView

Properties

Name

Type

Required

Constraints

Chinese Name

Description

id

integer(int64)

false

none


none

taskId

string

false

none


none

taskType

string

false

none


none

timeStatus

string

false

none


none

startTime

string

false

none


none

lastPauseTime

string

false

none


none

endTime

string

false

none


none

totalRunTime

integer(int64)

false

none


none

totalPausedTime

integer(int64)

false

none


none

createdTime

string

false

none


none

updatedTime

string

false

none


none

createdBy

string

false

none


none

updatedBy

string

false

none


none

assignUserName

string

false

none


none

plannedLocationId

string

false

none


none

assignLocationId

string

false

none


none

assignLocationName

string

false

none


none

customerId

string

false

none


none

customerName

string

false

none


none

entryId

string

false

none


none

loadIds

[string]

false

none


none

receiptIds

[string]

false

none


none

taskStatus

string

false

none


none

assigneeUserId

string

false

none


none

description

string

false

none


none

priority

string

false

none


Task priority level (from WMS)

note

string

false

none


Task notes or remarks (from WMS)

lastStepAssignedUserIds

[string]

false

none


User IDs assigned to the last step

planedLastStepAssignedUserIds

[string]

false

none


Planned user IDs assigned to the last step

lastStepAssignedUserNames

[string]

false

none


User names assigned to the last step

planedLastStepAssignedUserNames

[string]

false

none


Planned user names assigned to the last step

lastStepId

string

false

none


none

planedAssignAllSteps

boolean

false

none


none

Enum Values

Property

Value

taskType

RECEIVE

taskType

LOAD

taskType

PICK

taskType

PUT_AWAY

taskType

OTHER

timeStatus

NOT_STARTED

timeStatus

RUNNING

timeStatus

PAUSED

timeStatus

COMPLETED

taskStatus

NEW

taskStatus

IN_PROGRESS

taskStatus

EXCEPTION

taskStatus

NEEDS_APPROVAL

taskStatus

CLOSED

taskStatus

FORCE_CLOSED

taskStatus

CANCELLED