Click or drag to resize

BusinessAuto_2018_01 Interface

Methods related to the Epic Business Auto policies. Usable from any SDK Client starting from the 2014_11 version.
Namespace:  ASI.TAM.API.Web.EpicSDK.BusinessAuto
Assembly:  ASI.TAM.API.Web.EpicSDK (in ASI.TAM.API.Web.EpicSDK.dll) Version: 2020.1.0.1
Syntax
public interface BusinessAuto_2018_01

The BusinessAuto_2018_01 type exposes the following members.

Methods
  NameDescription
Public methodDelete_BusinessAuto_AdditionalCoverage
This method will delete an AdditionalCoverage which is associated to a BusinessAuto policy from Epic.
Public methodDelete_BusinessAuto_AdditionalInterest
This method will delete an AdditionalInterest which is associated to a BusinessAuto policy from Epic.
Public methodDelete_BusinessAuto_CoveragesRemark
This method will delete a CoverageRemark which is associated with a BusinessAuto policy from Epic.
Public methodCode exampleDelete_BusinessAuto_Driver
This method will delete a Driver which is associated to a BusinessAuto policy from Epic.
Public methodDelete_BusinessAuto_FormAndEndorsement
This method will delete a FormAndEndorsement which is associated to a BusinessAuto policy from Epic.
Public methodDelete_BusinessAuto_Remark
This method will delete a Remark object which is associated with a BusinessAuto policy.
Public methodDelete_BusinessAuto_SupplementalScreen
This method will remove a SupplementalScreen from a BusinessAuto policy.
Public methodDelete_BusinessAuto_Vehicle
This method will delete a Vehicle which is associated to a BusinessAuto policy from Epic.
Public methodGet_BusinessAuto_AdditionalCoverage
This function will retrieve AdditionalCoverage objects associated with a BusinessAuto policy from Epic.
Public methodGet_BusinessAuto_AdditionalInterest
This function will retrieve AdditionalInterest objects associated with a BusinessAuto policy from Epic.
Public methodCode exampleGet_BusinessAuto_Coverages
This function will retrieve Coverages associated with a BusinessAuto policy from Epic.
Public methodGet_BusinessAuto_CoveragesRemark
This function will retrieve CoverageRemark objects associated to a BusinessAuto policy in Epic.
Public methodCode exampleGet_BusinessAuto_Driver
This function will retrieve Driver objects associated with a BusinessAuto policy from Epic.
Public methodGet_BusinessAuto_FormAndEndorsement
This function will retrieve FormAndEndorsement objects associated with a BusinessAuto policy from Epic.
Public methodGet_BusinessAuto_GeneralInformation
This function will retrieve GeneralInformation associated with a BusinessAuto policy from Epic.
Public methodGet_BusinessAuto_Remark
This function will retrieve Remark objects associated with a BusinessAuto policy in Epic.
Public methodGet_BusinessAuto_SupplementalScreen
This method retrieves SupplementalScreen objects which are associated with a BusinessAuto policy.
Public methodGet_BusinessAuto_SupplementalScreen_BlankScheduledItem
This method will retrieve a Blank DataItemsRow for a SupplementalScreen associated to a BusinessAuto policy.
Public methodGet_BusinessAuto_Vehicle
This function will retrieve Vehicle objects associated with a BusinessAuto policy from Epic.
Public methodInsert_BusinessAuto_AdditionalCoverage
This function will insert an AdditionalCoverage into Epic that is associated with a BusinessAuto policy.
Public methodInsert_BusinessAuto_AdditionalInterest
This function will insert an AdditionalInterest into Epic that is associated with a BusinessAuto policy.
Public methodInsert_BusinessAuto_CoveragesRemark
This function will insert CoverageRemark objects which are associated to a BusinessAuto policy into Epic.
Public methodCode exampleInsert_BusinessAuto_Driver
This function will insert a Driver into Epic that is associated with a BusinessAuto policy.
Public methodInsert_BusinessAuto_FormAndEndorsement
This function will insert a FormAndEndorsement into Epic that is associated with a BusinessAuto policy.
Public methodInsert_BusinessAuto_Remark
This method will insert a Remark object, which is associated to a BusinessAuto policy in Epic.
Public methodInsert_BusinessAuto_SupplementalScreen
This method will add the SupplementalScreen specified by the AvailableSupplementalScreenID to the BusinessAuto policy specified.

The supplemental screen has to be created and installed from Epic.

Public methodInsert_BusinessAuto_Vehicle
This method will insert a Vehicle into Epic that is associated with a BusinessAuto policy.
Public methodUpdate_BusinessAuto_AdditionalCoverage
This method will update an AdditionalCoverage in Epic that is associated with a BusinessAuto policy.
Public methodUpdate_BusinessAuto_AdditionalInterest
This method will update an AdditionalInterest in Epic that is associated with a BusinessAuto policy.
Public methodUpdate_BusinessAuto_Coverages
This method will update BusinessAuto Coverages in Epic.
Public methodUpdate_BusinessAuto_CoveragesRemark
This method will update CoverageRemark which is associated to a BusinessAuto policy in Epic.
Public methodCode exampleUpdate_BusinessAuto_Driver
This method will update a Driver in Epic that is associated with a BusinessAuto policy.
Public methodUpdate_BusinessAuto_FormAndEndorsement
This method will update a FormAndEndorsement in Epic that is associated with a BusinessAuto policy.
Public methodUpdate_BusinessAuto_GeneralInformation
This method will update GeneralInformation associated with a BusinessAuto policy in Epic.
Public methodUpdate_BusinessAuto_Remark
This method will update a Remark object that is associated to a BusinessAuto policy in Epic.
Public methodUpdate_BusinessAuto_SupplementalScreen
This method will update a SupplementalScreen associated with at BusinessAuto policy.
Public methodUpdate_BusinessAuto_Vehicle
This method will update a Vehicle in Epic that is associated with a BusinessAuto policy.
Top
Remarks