FosImportJobDto

📄 Description: Data transfer object representing an import job for financial organization structures, encapsulating details related to the hierarchy and configuration of financial entities within the organization.

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

Descriptive message detailing any errors encountered during the import process of financial organization structures.

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

string

false

none

Status of the resource

batchSize

integer(int32)

false

none

Numeric value representing batchSize

totalObjectCount

integer(int32)

false

none

Count of total object

fileStorageId

string

false

none

Unique identifier for the file storage

importDocumentFileName

string

false

none

Name of the import document file

version

integer(int32)

false

none

Numeric value representing version

readOnly

boolean

false

none

Boolean flag indicating readOnly status

importDocumentStoreId

integer(int64)

false

none

Unique identifier for the import document store

erpSystemId

integer(int64)

false

none

Unique identifier for the erp system

category

string

true

none

Category of the resource

items

[string]

false

none

List of items items

Enumerated Values

Attribute

Value

category

DETERMINATION, ERP, INITIAL_DATA, NON_ERP, SECURITY, SETTING

status

CANCELLED, CANCELLING, CREATED, CREATING, DONE, FAILED, INTERRUPTED, INTERRUPTING, KILLING, PENDING, PROCESSING, SCHEDULED