DataCreationSettingDto

📄 Description: Data transfer object representing the settings for data creation within the Nakisa Portfolio Management Suite, facilitating the management and analytics of portfolios, assets, and real estate properties.

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

Unique identifier for the resource

startDateTime

string(date-time)

false

none

Time of the start date

endDateTime

string(date-time)

false

none

Time of the end date

idGenerationType

string

true

none

Type of the id generation

source

string

false

none

Text value for source in DataCreationSettingDto

type

string

true

none

Type of the resource

notes

[DataCreationSettingNoteDto]

false

none

List of notes items

active

boolean

false

none

Whether this resource is active

Enumerated Values

Attribute

Value

idGenerationType

AUTO, MANUAL

type

MIGRATION, TESTING