TaxRateMappingDto

📄 Description: Data transfer object representing the mapping of tax rates to financial entities within an organization’s structure, facilitating compliance and accurate financial reporting across hierarchical levels.

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

Unique identifier for the resource

rowNumber

integer(int32)

true

none

Numeric value representing rowNumber

rowIdentifier

string

false

none

Text value for rowIdentifier in TaxRateMappingDto

errors

[string]

false

none

List of errors items

linkedErrors

[string]

false

none

List of linkedErrors items

warnings

[string]

false

none

List of warnings items

remarks

[string]

false

none

List of remarks items

skipMessage

string

false

none

Text value for skipMessage in TaxRateMappingDto

determinationId

integer(int64)

false

none

Unique identifier for the determination

determinationDisplayId

string

false

none

Unique identifier for the determination display

description

string

true

none

Description of the resource

taxRate

number(double)

true

none

Rate of tax

taxAccountId

integer(int64)

false

none

Unique identifier for the tax account

taxAccountDisplayId

string

false

none

Unique identifier for the tax account display

effectiveFrom

string(date)

true

none

Text value for effectiveFrom in TaxRateMappingDto