BatchDto

📄 Description: Data transfer object representing a collection of assets within the Nakisa Portfolio Management Suite, facilitating the analysis and management of real estate properties and their associated portfolios.

Properties

Name

Type

Required

Restrictions

Description

createdBy

string

false

none

Username of who created this resource

lastModifiedBy

string

false

none

Username of who last modified this resource

createdDate

string(date-time)

false

none

Date of the created

lastModifiedDate

string(date-time)

false

none

Date of the last modified

archived

boolean

false

none

Boolean flag indicating archived status

externalId

string

false

none

Unique identifier for the external

id

integer(int64)

false

none

Unique identifier for the resource

name

string

true

none

Name of the resource

startDate

string(date)

false

none

Start date of the resource

endDate

string(date)

false

none

End date of the resource

postingDate

string(date)

false

none

Date of the posting

documentDate

string(date)

false

none

Date of the document

preparedBy

string

false

none

Text value for preparedBy in BatchDto

preparedDate

string(date)

false

none

Date of the prepared

approvedBy

string

false

none

Text value for approvedBy in BatchDto

approvedDate

string(date)

false

none

Date of the approved

executedBy

string

false

none

Text value for executedBy in BatchDto

executedDate

string(date)

false

none

Date of the executed

statusId

integer(int64)

false

none

Unique identifier for the status

processingStatus

string

false

none

Status of the processing

batchPreviewGenerationStatus

string

false

none

Status of the batch preview generation

leaseIds

[integer]

false

none

List of leaseIds items

batchLeasesProfileFilterIds

[integer]

false

none

List of batchLeasesProfileFilterIds items

principalPositionType

string

true

none

Type of the principal position

postingTransactionType

string

true

none

Type of the posting transaction

reversalReasonType

string

false

none

Type of the reversal reason

journalTypes

[string]

false

none

List of journalTypes items

jobPostingStatuses

[string]

false

none

List of jobPostingStatuses items

internalPostingDateType

string

true

none

Type of the internal posting date

operationalPostingJobId

integer(int64)

false

none

Unique identifier for the operational posting job

jobComplete

boolean

false

none

Boolean flag indicating jobComplete status

approvedPaymentIds

[integer]

false

none

List of approvedPaymentIds items

approvedChargeIds

[integer]

false

none

List of approvedChargeIds items

approvedProvisionIds

[integer]

false

none

List of approvedProvisionIds items

status

PickListOptionDto

false

none

Status of the resource

batchLeasesProfileFilters

[MassProfileFilterDto]

false

none

List of batchLeasesProfileFilters items

Enumerated Values

Attribute

Value

batchPreviewGenerationStatus

ERROR, NOT_STARTED, PROCESSED, PROCESSING

processingStatus

ERROR, PROCESSED, PROCESSING