The RateInformation type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| FixedRateAmount |
Gets or sets the fixed rate cost of this event or service.
| |
| FixedRateAmountSpecified |
Include the FixedRateAmount
property when serializing the class or generating the document.
| |
| Incidentals |
Gets the collection of incidentals that are included in the estimated
cost of this event or service.
| |
| RateType |
Gets or sets the rate type used to calculate the cost for
this event or service.
| |
| UnitRateQuantity |
Gets or sets the number of units used to calculate the
cost of this event or service.
| |
| 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 event or service.
| |
| UnitRateUnitAmountSpecified |
Include the UnitRateUnitAmount
property when serializing the class or generating the document.
|