EntityModelAssessmentTaxDto

📄 Description: Data transfer object representing the tax assessment details for real estate properties within the Nakisa Portfolio Management Suite, facilitating portfolio and asset analytics for informed decision-making.

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

referenceNumber

string

false

none

Text value for referenceNumber in EntityModelAssessmentTaxDto

billingDate

string(date)

true

none

Date of the billing

taxTypeId

integer(int64)

false

none

Unique identifier for the tax type

taxPeriodStartDate

string(date)

false

none

Date of the tax period start

taxPeriodEndDate

string(date)

false

none

Date of the tax period end

taxableAssessment

number

false

none

Value for taxableAssessment field

totalTaxes

number

false

none

Value for totalTaxes field

taxRate

number

false

none

Rate of tax

firstPaymentDate

string(date)

false

none

Date of the first payment

taxBillVersionId

integer(int64)

false

none

Unique identifier for the tax bill version

taxStatusId

integer(int64)

false

none

Unique identifier for the tax status

taxType

PickListOptionDto

false

none

Type of the tax

taxBillVersion

PickListOptionDto

false

none

Value for taxBillVersion field

taxStatus

PickListOptionDto

false

none

Status of the tax