Click or drag to resize

BusinessAutoDriver Class

Driver data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.BusinessAutoBusinessAutoDriver
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: 2020.1.0.1
Syntax
public sealed class BusinessAutoDriver

The BusinessAutoDriver type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Address

Created in Epic SDK V4.1.

Public propertyBroadenedNoFault
Broadened No Fault

Created in Epic SDK V4.1.

Public propertyCarrierSubmissionID
Unique identifier used to specify CarrierSubmission containing the driver item.

Created in Epic SDK 2018.

Sometimes Required

Public propertyCompanyDriverNumber
Company Driver Number

Created in Epic SDK V4.1.

Public propertyDateOfBirth
Date Of Birth

Created in Epic SDK V4.1.

Public propertyDriveOtherCar
Drive Other Car

Created in Epic SDK V4.1.

Public propertyDriverID
Unique identifier used to specify driver item.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyDriverLicenseNumber
Driver License Number

Created in Epic SDK V4.1.

Public propertyDriverNumber
If blank on insert, defaults to next available number. Duplicates are not allowed.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyDriverTypeCode
Driver Type Code

Created in Epic SDK V4.1.

Public propertyGenderCode
Gender Code

Created in Epic SDK V4.1.

Public propertyHireDate
Hire Date

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 line containing the driver item.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyMaritalStatusCode
Marital Status Code

Created in Epic SDK V4.1.

Public propertyMarketingLineID
Unique identifier used to specify MarketingSubmission containing the driver item.

Created in Epic SDK 2018.

Sometimes Required

Public propertyName
Name

Created in Epic SDK V4.1.

Required

Public propertySocialSecurityNumber
Social Security Number

Created in Epic SDK V4.1.

Public propertyStateLicensed
State Province Code

Created in Epic SDK V4.1.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V4.1.

Public propertyUseVehicleID
Use Vehicle I D

Created in Epic SDK V4.1.

Public propertyVehicleUsagePercentage
Vehicle Usage Percentage

Created in Epic SDK V4.1.

Public propertyYearLicensed
Year Licensed

Created in Epic SDK V4.1.

Public propertyYearsExperience
Years Experience

Created in Epic SDK V4.1.

Top
See Also