Click or drag to resize

Vehicle Class

Vehicle data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.BusinessAutoVehicle

Namespace:  ASI.TAM.API.Data.UI.Account.Policy.BusinessAuto
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.BusinessAuto (in ASI.TAM.API.Data.UI.Account.Policy.BusinessAuto.dll) Version: 2021.1.0.1
Syntax
public sealed class Vehicle

The Vehicle type exposes the following members.

Properties
  NameDescription
Public propertyBodyTypeCode
Body Type Code

Created in Epic SDK V4.1.

Public propertyBodyTypeIfOther
Body Type If Other

Created in Epic SDK V4.1.

Public propertyCarrierSubmissionID
Unique identifier used to specify carrier submission containing this vehicle item.

Created in Epic SDK 2018.

Public propertyCompanyVehicleNumber
CompanyVehicleNumber must be unique.

Created in Epic SDK V4.1.

Public propertyCoverageItems
Used to expose properties contained in the Coverages tab.

Created in Epic SDK 2014.

Public propertyCoveragesNetVehicleDebitCredit
Coverages Net Vehicle Debit Credit

Created in Epic SDK 2014.

Public propertyCoveragesNetVehicleDebitCreditDescription
Coverages Net Vehicle Debit Credit Description

Created in Epic SDK 2014.

Public propertyCoveragesTotalPremium
Coverages Total Premium

Created in Epic SDK V6.0.

Public propertyDefaultAccountAddressForGaragingAddress
Default Account Address For Garaging Address

Created in Epic SDK 2014.

Public propertyGaragingAddress
Ignored if DefaultAccountAddressForGaragingAddress flag is set to True.

Created in Epic SDK 2014.

Public propertyInsuredID
Insured I D

Created in Epic SDK V4.1.

Public propertyIsReadOnly
Whether the parent policy is read only. Items of read only applications cannot be modified.

Created in Epic SDK V4.1.

Public propertyLineID
Unique identifier used to specify business auto line containing this vehicle item.Either LineID or MarketingLineID is required.

Created in Epic SDK V4.1.

Public propertyMake
Make

Created in Epic SDK V4.1.

Public propertyMarketingLineID
Unique identifier used to specify marketed business auto line containing this vehicle item.

Created in Epic SDK 2018.

Public propertyModel
Model

Created in Epic SDK V4.1.

Public propertyPlateNumber
Plate Number

Created in Epic SDK V4.1.

Public propertyRatingValue
Used to expose properties contained in the Rating tab.

Created in Epic SDK V4.1.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V4.1.

Public propertyVehicleID
Unique identifier used to specify business auto vehicle.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyVehicleNumber
If blank on insert, defaults to next available number. VehicleNumber must be unique.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyVIN
V I N

Created in Epic SDK V4.1.

Public propertyYear
Year

Created in Epic SDK V4.1.

Top
See Also