Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Element

Data Type

Description

Sample Data

TaxTypeCode

String (10)

The code of tax type code.

GSTCA

TaxTypeId

Int32

The tax type Id is a unique identifier for a tax type. For internal use only.


TaxTypeUid

Int64

The tax type Uid is a unique and immutable identifier for a tax type.

1152921504606859965

AppliesToCostFlag

Boolean

If set to 'true', this tax type applies to cost.

true

AppliesToMilestonesFlag

Boolean

If set to 'true', this tax type applies to milestonemilestones.

true

AppliesToTimeFlag

Boolean

If set to 'true', this tax type applies to time.

true

InactiveFlag

Boolean

If set to 'true', this tax type is inactive.

true

TaxTypeName

String (50)

The name of the tax type.

Canada Goods & Services Tax

Usage Example(s)

...