EntityModelSiteToPartnerDto

📄 Description: Data transfer object representing the relationship between a site and its associated partners within the Nakisa Portfolio Management Suite, facilitating portfolio analytics and asset management in the context of real estate properties.

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

partnerId

integer(int64)

false

none

Unique identifier for the partner

partnerRoleId

integer(int64)

false

none

Unique identifier for the partner role

dateFrom

string(date)

false

none

Text value for dateFrom in EntityModelSiteToPartnerDto

dateTo

string(date)

false

none

Text value for dateTo in EntityModelSiteToPartnerDto

fosContactIds

[integer]

false

none

List of fosContactIds items

siteId

integer(int64)

false

none

Unique identifier for the site

partner

PartnerLite

false

none

Value for partner field

partnerParent

PartnerLite

false

none

Value for partnerParent field

partnerRole

PartnerRoleLite

false

none

Value for partnerRole field