DisclosureReportScheduleJobDto

📄 Description: Data transfer object representing the scheduling details for generating disclosure reports within the Nakisa Lease Accounting Suite, facilitating the management of lease contracts and financial obligations in compliance with accounting standards.

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

Unique identifier for the resource

cronExpression

string

true

none

Text value for cronExpression in DisclosureReportScheduleJobDto

cronReadable

string

false

none

Text value for cronReadable in DisclosureReportScheduleJobDto

active

boolean

false

none

Whether this resource is active

unauthorized

boolean

false

none

Boolean flag indicating unauthorized status

nextExecution

string(date-time)

false

none

Text value for nextExecution in DisclosureReportScheduleJobDto

previousSuccessfulExecution

string(date-time)

false

none

Text value for previousSuccessfulExecution in DisclosureReportScheduleJobDto

previousExecution

string(date-time)

false

none

Text value for previousExecution in DisclosureReportScheduleJobDto

previousExecutionMessage

string

false

none

Text value for previousExecutionMessage in DisclosureReportScheduleJobDto

batchSize

integer(int32)

false

none

Numeric value representing batchSize

name

string

false

none

Name of the resource

profileId

integer(int64)

false

none

Unique identifier for the profile

input

DisclosureReportJobInputDto

false

none

Value for input field

profile

ReportProfileDto

false

none

Value for profile field