CommonNestedRateType Class

Represents a nested rate for an iAAWG warranty, which is a rate stored in hierarchical fashion (Plan\Terms\Deductibles\Surcharges).
Inheritance Hierarchy
SystemObject
  IASCommonNestedRateType

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class NestedRateType

The CommonNestedRateType type exposes the following members.

Methods
  NameDescription
Public methodToFlattenedRates
Top
Fields
  NameDescription
Public fieldComboID
A unique ID representing the combo program for this rate. A null value indicates that this rate is attached to a standalone program instead of a combo program.
Public fieldDetails
Internal details of this rate, which are not accessible outside of this API.
Public fieldForm
The name of the iAAWG form.
Public fieldIsFinanceManagerNameOrCodeRequired
Indicates whether a finance manager name or code number must be submitted during eContracting for this specific plan.
Public fieldMaximumAmountFinanced
Public fieldMaximumLoanTerm
Public fieldMaximumMSRP
Public fieldMaximumVehiclePrice
Public fieldMinimumAmountFinanced
Public fieldMinimumLoanTerm
Public fieldMinimumMSRP
Public fieldMinimumVehiclePrice
Public fieldPlanID
THIS VALUE SHOULD BE IGNORED. THE DISTINCT PLAN ID CAN BE FOUND WITHIN THE NESTEDRATETYPE.NESTEDRATETERMTYPE.NESTEDRATEDEDUCTIBLETYPE OBJECT.
Public fieldProductLine
A broad grouping of the product, sometimes referred to as a product category.
Public fieldProgramFullName
The full program name for this rate.
Public fieldProgramID
A unique ID representing the program for this rate. A null value indicates that this rate is attached to a combo program instead of a standalone program.
Public fieldProgramName
The recommended display name for this rate.
Public fieldTerms
One ore more terms for this plan.
Top
See Also

Reference