MassIndexationTaskDto

📄 Description: Data transfer object representing a mass indexation task within the Nakisa Lease Accounting Suite, encompassing lease contracts and their associated financial obligations for accurate accounting entry management.

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

Unique identifier for the resource

queueTime

string(date-time)

false

none

Time of the queue

startTime

string(date-time)

false

none

Time of the start

endTime

string(date-time)

false

none

Time of the end

interruptedAt

string(date-time)

false

none

Timestamp indicating when the mass indexation task was interrupted, relevant for tracking lease and contract processing within the Nakisa Lease Accounting Suite.

recoveredAt

string(date-time)

false

none

Timestamp indicating when the lease-related financial obligations were successfully recovered in the Nakisa Lease Accounting Suite.

status

BatchJobStatus

false

none

Status of the resource

recover

boolean

false

none

Boolean flag indicating recover status

interrupted

boolean

false

none

Boolean flag indicating interrupted status

interruptionMessage

string

false

none

Message detailing any interruptions encountered during the mass indexation process of lease contracts and financial obligations within the Nakisa Lease Accounting Suite.

errorMessage

string

false

none

Descriptive message detailing any errors encountered during the mass indexation process of leases and related financial obligations within the Nakisa Lease Accounting Suite.

totalObjectCount

integer(int32)

false

none

Count of total object

jobId

integer(int64)

false

none

Unique identifier for the job

batchTaskObjectType

ObjectTypeInterCompany

false

none

Type of the batch task object

objectIds

[integer]

false

none

List of objectIds items

failedObjectIds

[integer]

false

none

List of failedObjectIds items

taskReport

MassIndexationTaskReportDto

false

none

Value for taskReport field