MassInterCompanyTransferJob

📄 Description: Data transfer object representing a mass intercompany transfer job within the Nakisa Lease Accounting Suite, facilitating the management of lease contracts and financial obligations across multiple entities for accurate accounting entries.

Properties

Name

Type

Required

Restrictions

Description

persistable

boolean

false

none

Boolean flag indicating persistable status

id

integer(int64)

false

none

Unique identifier for the resource

createdBy

string

false

none

Username of who created this resource

createdAt

string(date-time)

false

none

Timestamp when this resource was created

modifiedBy

string

false

none

Username of who last modified this resource

modifiedAt

string(date-time)

false

none

Timestamp when this resource was last modified

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¦null

false

none

Descriptive message detailing any errors encountered during the execution of a mass inter-company transfer job within the Nakisa Lease Accounting Suite, relevant to lease and financial obligation management.

executor

BatchJobExecutor

false

none

Identifies the individual or entity responsible for executing the mass inter-company transfer job within the Nakisa Lease Accounting Suite, ensuring accurate management of leases, contracts, and financial obligations.

scheduleJobId

integer(int64)¦null

false

none

Unique identifier for the schedule job

batchSize

integer(int32)

false

none

Numeric value representing batchSize

totalObjectCount

integer(int32)

false

none

Count of total object

reverting

boolean

false

none

Boolean flag indicating reverting status

reverted

boolean

false

none

Boolean flag indicating reverted status

inputFile

BatchJobInputFile

false

none

Value for inputFile field

input

MassInterCompanyTransferJobInput

false

none

Value for input field

filter

MassInterCompanyTransferJobFilter

false

none

Value for filter field

tasks

[MassInterCompanyTransferTask]

false

none

List of tasks items

scheduledJob

boolean

false

none

Boolean flag indicating scheduledJob status

new

boolean

false

none

Boolean flag indicating new status