The Incidental type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Code |
Gets or sets the code used to identify the type of incidental.
| |
| CodeSpecified |
Include the Code
property when serializing the class or generating the document.
| |
| Description |
Gets or sets the incidental's description.
| |
| DescriptionSpecified |
Include the Description
property when serializing the class or generating the document.
| |
| FixedRateAmount |
Gets or sets the fixed cost of this incidental.
| |
| FixedRateAmountSpecified |
Include the FixedRateAmount
property when serializing the class or generating the document.
| |
| PercentageRateBaseAmount |
Gets or sets the base amount used to calculate the cost of the
incidental.
| |
| PercentageRateBaseAmountSpecified |
Include the PercentageRateBaseAmount
property when serializing the class or generating the document.
| |
| PercentageRatePercentage |
Gets or sets the percentage of the
PercentageRateBaseAmount
that will be charged for this incidental.
| |
| PercentageRatePercentageSpecified |
Include the PercentageRatePercentage
property when serializing the class or generating the document.
| |
| RateType |
Gets or sets the rate type used to calculate the cost for
this incidental.
| |
| UnitRateQuantity |
Gets or sets the number of units used to calculate the
cost of this incidental.
| |
| UnitRateQuantitySpecified |
Include the UnitRateQuantity
property when serializing the class or generating the document.
| |
| UnitRateQuantityUnitCode |
Gets or sets the unit of measure for the
UnitRateQuantity
property.
| |
| UnitRateQuantityUnitCodeSpecified |
Include the UnitRateQuantityUnitCode
property when serializing the class or generating the document.
| |
| UnitRateUnitAmount |
Gets or sets the per unit cost of this incidental.
| |
| UnitRateUnitAmountSpecified |
Include the UnitRateUnitAmount
property when serializing the class or generating the document.
|