Click or drag to resize

PersonalAutoAccident Class

Accident Data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.PersonalAutoPersonalAutoAccident
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.PersonalAuto
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.PersonalAuto (in ASI.TAM.API.Data.UI.Account.Policy.PersonalAuto.dll) Version: 2021.1.0.1
Syntax
public sealed class PersonalAutoAccident

The PersonalAutoAccident type exposes the following members.

Properties
  NameDescription
Public propertyAccidentID
Unique identifier used to specify [current item].

Created in Epic SDK V4.1.

Sometimes Required

Public propertyBodilyInjuryOrDeath
Bodily Injury Or Death

Created in Epic SDK V4.1.

Public propertyCompanyDriverNumber
Company Driver Number

Created in Epic SDK V4.1.

Public propertyCompanyVehicleNumber
Company Vehicle Number

Created in Epic SDK V4.1.

Public propertyDateOfAccident
Date Of Accident

Created in Epic SDK V4.1.

Public propertyDescriptionOfAccident
Description Of Accident

Created in Epic SDK V4.1.

Public propertyDriverNumber
Driver Number

Created in Epic SDK V6.0.

Public propertyDrivingRecordCode
Driving Record Code

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 [parent item] containing [current item].

Created in Epic SDK V4.1.

Sometimes Required

Public propertyPlaceOfAccident
Place Of Accident

Created in Epic SDK V4.1.

Public propertyPropertyDamageAmount
Property Damage Amount

Created in Epic SDK V4.1.

Public propertySurchargePoints
Surcharge Points

Created in Epic SDK V4.1.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V4.1.

Public propertyTypeCode
Type Code

Created in Epic SDK V4.1.

Required

Top
Remarks