ProposalDto

📄 Description: Data transfer object representing a proposal within the Nakisa Portfolio Management Suite, encapsulating key details related to portfolio and asset management, analytics, and real estate property evaluation.

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

receivedDate

string(date)

false

none

Date of the received

receivedViaId

integer(int64)

false

none

Unique identifier for the received via

followUpDate

string(date)

false

none

Date of the follow up

proposalStatusId

integer(int64)

false

none

Unique identifier for the proposal status

siteName

string

false

none

Name of the site

siteCivicNumber

string

false

none

Text value for siteCivicNumber in ProposalDto

siteStreet

string

false

none

Text value for siteStreet in ProposalDto

siteSuite

string

false

none

Text value for siteSuite in ProposalDto

sitePostalCode

string

false

none

Code for the site postal

siteLon

number(double)

false

none

Value for siteLon field

siteLat

number(double)

false

none

Value for siteLat field

siteLot

string

false

none

Text value for siteLot in ProposalDto

siteNearbyAddress

string

false

none

Text value for siteNearbyAddress in ProposalDto

siteNearby

string

false

none

Text value for siteNearby in ProposalDto

addressTrafficTypeId

integer(int64)

false

none

Unique identifier for the address traffic type

siteCityId

integer(int64)

false

none

Unique identifier for the site city

siteDistrictId

integer(int64)

false

none

Unique identifier for the site district

evaluatedById

integer(int64)

false

none

Unique identifier for the evaluated by

evaluatedMailViaId

integer(int64)

false

none

Unique identifier for the evaluated mail via

progressStatusId

integer(int64)

false

none

Unique identifier for the progress status

evaluatedDate

string

false

none

Date of the evaluated

evaluatedComment

string

false

none

Text value for evaluatedComment in ProposalDto

premiseId

integer(int64)

false

none

Unique identifier for the premise

siteCity

CityDto

false

none

Value for siteCity field

siteDistrict

DistrictDto

false

none

Value for siteDistrict field

addressTrafficType

PickListOptionDto

false

none

Type of the address traffic

premise

PremiseDto

false

none

Value for premise field

evaluatedBy

UserDto

false

none

Value for evaluatedBy field

receivedVia

PickListOptionDto

false

none

Value for receivedVia field

progressStatus

PickListOptionDto

false

none

Status of the progress

proposalStatus

PickListOptionDto

false

none

Status of the proposal

evaluatedMailVia

PickListOptionDto

false

none

Value for evaluatedMailVia field

proposalEmailIds

[integer]

false

none

List of proposalEmailIds items