CommonRateType Class

Represents a single rate for an iAAWG warranty.
Inheritance Hierarchy
SystemObject
  IASCommonRateType

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

The CommonRateType type exposes the following members.

Fields
  NameDescription
Public fieldAgentRemit
The agent remit amount for the program. This value is not visible/accessible to outside programs.
Public fieldClubAmount
The dollar amount of any Rewards Club for this contract.
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 fieldDealerCost
The F&I cost of the program. This is the amount that should be displayed to a user in the F&I office.
Public fieldDealerRemit
The dealer remit amount for the program. This is the amount that is remitted to IAS, which has any internal pack amounts removed.
Public fieldDeductibleAmount
Deductible amount.
Public fieldDeductibleDescription
A printable description of this deductible amount, i.e. "$50 deductible".
Public fieldDeductibleType
Deductible type, such as "standard", "disappearing", and so on.
Public fieldDetails
Internal details of this rate, which are not accessible outside of this API.
Public fieldForm
The name of the iAAWG form.
Public fieldIsFabricProtection
Public fieldIsFinanceManagerNameOrCodeRequired
Indicates whether a finance manager name must be submitted during eContracting for this specific plan.
Public fieldIsPaintProtection
Public fieldIsRipTearBurn
Public fieldIsSoundproof
Public fieldIsSurfaceCorrosion
Public fieldIsSurfaceCorrosionPerforation
Public fieldLockedRetailPrice
If dealer state is Florida and LockedRetailPrice is TRUE, retail price must equal value of SuggestedRetailPrice. If dealer state is New York and LockedRetailPrice is TRUE, retail price must be less than or equal to value of SuggestedRetailPrice. If LockedRetailPrice is FALSE, there is no restriction on retail price amount.
Public fieldMaximumAmountFinanced
Public fieldMaximumLoanTerm
Public fieldMaximumMSRP
Public fieldMaximumVehiclePrice
Public fieldMinimumAmountFinanced
Public fieldMinimumLoanTerm
Public fieldMinimumMSRP
Public fieldMinimumVehiclePrice
Public fieldPassThroughAmount
The dollar amount of any Passthrough for this contract.
Public fieldPlanID
A unique ID representing the standalone/combo program for this rate. Format of this ID can vary based on admin system.
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 fieldSuggestedRetailPrice
The suggested or fixed retail price of the program. This value may not be set for all dealers/rates.
Public fieldSurcharges
Optional and required surcharges for this rate.
Public fieldTermDescription
A printable description of this term, i.e. "36 months/36000 miles".
Public fieldTermMiles
The term of this rate, in miles.
Public fieldTermMonths
The term of this rate, in months.
Top
See Also

Reference