ProjectSignatureDto

📄 Description: Data transfer object representing the signature details associated with a project within the Nakisa Portfolio Management Suite, facilitating effective portfolio and asset management in the context of real estate property analytics.

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

level

integer(int32)

false

none

Numeric value representing level

approveDate

string(date)

false

none

Date of the approve

isApproved

boolean

false

none

Whether the resource is approved

projectId

integer(int64)

true

none

Unique identifier for the project

userId

integer(int64)

false

none

Unique identifier for the user

userDto

UserDto

false

none

User information related to portfolio management