CommonNestedRateDeductibleType Class

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

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

The CommonNestedRateDeductibleType 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 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 fieldDeductibleID
A unique identifier of this particular deductible amount.
Public fieldDeductibleType
Deductible type, such as "standard", "disappearing", and so on.
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 fieldNewUsed
The new or used status of the deductible.
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 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.
Top
See Also

Reference