TaxCodeDeterminationDto

📄 Description: Data transfer object representing the determination of tax codes for assets within the Nakisa Portfolio Management Suite, facilitating accurate analytics and compliance in real estate property management.

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

Unique identifier for the resource

status

string

false

none

Status of the resource

displayId

string

true

none

Unique identifier for the display

erpSystemId

integer(int64)

false

none

Unique identifier for the erp system

erpSystemDisplayId

string

false

none

Unique identifier for the erp system display

countryId

integer(int64)

false

none

Unique identifier for the country

countryDisplayId

string

false

none

Unique identifier for the country display

countryTaxJurisdictionEnabled

boolean

false

none

Indicates whether this feature is enabled

forAllCompanies

boolean

false

none

Boolean flag indicating forAllCompanies status

companyId

integer(int64)

false

none

Unique identifier for the company

companyDisplayId

string

false

none

Unique identifier for the company display

forAllAssetClasses

boolean

false

none

Boolean flag indicating forAllAssetClasses status

assetClassId

integer(int64)

false

none

Unique identifier for the asset class

assetClassDisplayId

string

false

none

Unique identifier for the asset class display

forAllPartners

boolean

false

none

Boolean flag indicating forAllPartners status

partnerId

integer(int64)

false

none

Unique identifier for the partner

partnerDisplayId

string

false

none

Unique identifier for the partner display

partnerName

string

false

none

none

taxJurisdictionId

integer(int64)

false

none

Unique identifier for the tax jurisdiction

taxJurisdictionDisplayId

string

false

none

Unique identifier for the tax jurisdiction display

defaultTaxCodeId

integer(int64)

false

none

Unique identifier for the default tax code

defaultTaxCodeDisplayId

string

false

none

Unique identifier for the default tax code display

defaultExemptionTaxCodeId

integer(int64)

false

none

Unique identifier for the default exemption tax code

defaultExemptionTaxCodeDisplayId

string

false

none

Unique identifier for the default exemption tax code display

defaultExemptionPercentage

number(double)

false

none

Percentage of default exemption

Enumerated Values

Attribute

Value

status

ACTIVE, CREATED, DECOMMISSIONED, DISABLED