API Docs
YMS API
Data Models
General Task
Page Result General Task View

PageResultGeneralTaskView

{
  "list": [
    {
      "id": 0,
      "taskId": "string",
      "taskType": "RECEIVE",
      "timeStatus": "NOT_STARTED",
      "startTime": "string",
      "lastPauseTime": "string",
      "endTime": "string",
      "totalRunTime": 0,
      "totalPausedTime": 0,
      "createdTime": "string",
      "updatedTime": "string",
      "createdBy": "string",
      "updatedBy": "string",
      "assignUserName": "string",
      "plannedLocationId": "string",
      "assignLocationId": "string",
      "assignLocationName": "string",
      "customerId": "string",
      "customerName": "string",
      "entryId": "string",
      "loadIds": [
        "string"
      ],
      "receiptIds": [
        "string"
      ],
      "taskStatus": "NEW",
      "assigneeUserId": "string",
      "description": "string",
      "priority": "string",
      "note": "string",
      "lastStepAssignedUserIds": [
        "string"
      ],
      "planedLastStepAssignedUserIds": [
        "string"
      ],
      "lastStepAssignedUserNames": [
        "string"
      ],
      "planedLastStepAssignedUserNames": [
        "string"
      ],
      "lastStepId": "string",
      "planedAssignAllSteps": true
    }
  ],
  "totalCount": 0,
  "currentPage": 0,
  "pageSize": 0,
  "totalPage": 0
}
 

Properties

NameTypeRequiredConstraintsChinese NameDescription
list[GeneralTaskView (opens in a new tab)]falsenonenone
totalCountinteger(int64)falsenonenone
currentPageinteger(int64)falsenonenone
pageSizeinteger(int64)falsenonenone
totalPageinteger(int64)falsenonenone