NfsExportJobDto

📄 Description: NfsExportJobDto is a data transfer object that encapsulates the details of a job related to the export of lease and contract information, facilitating the management of financial obligations and accounting entries within the Nakisa Lease Accounting Suite.

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

Unique identifier for the resource

taskCount

integer(int32)

false

none

Count of task

failedTaskCount

integer(int32)

false

none

Count of failed task

doneTaskCount

integer(int32)

false

none

Count of done task

inProgressTaskCount

integer(int32)

false

none

Count of in progress task

cancelledTaskCount

integer(int32)

false

none

Count of cancelled task

errorMessage

string

false

none

Text value for errorMessage in NfsExportJobDto

batchSize

integer(int32)

false

none

Numeric value representing batchSize

totalObjectCount

integer(int32)

false

none

Count of total object

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

status

BatchJobStatus

false

none

Status of the resource

fileStorageId

string

false

none

Identifier of the associated file storage.

generatingExportFile

boolean

false

none

Boolean flag indicating generatingExportFile status

startedGeneratingExportFileAt

string(date-time)

false

none

Text value for startedGeneratingExportFileAt in NfsExportJobDto

version

integer(int32)

false

none

Numeric value representing version

readOnly

boolean

false

none

Boolean flag indicating readOnly status

docStoreId

integer(int64)

false

none

Unique identifier for the doc store

filter

NfsExportJobFilter

false

none

Value for filter field

requestReferences

[NfsExcelRequestReference]

false

none

List of requestReferences items

sheetTypes

[INfsSheetType]

false

none

List of sheetTypes items

sheetGroupTypes

SheetGroupTypes

false

none

List of sheetGroupTypes items