Click or drag to resize

GarageAndDealers_2021_02 Interface

Methods available for the Garage And Dealers policy type. Usable from any SDK Client starting from the 2021 R2 version.
Namespace:  ASI.TAM.API.Web.EpicSDK.GarageAndDealers
Assembly:  ASI.TAM.API.Web.EpicSDK (in ASI.TAM.API.Web.EpicSDK.dll) Version: 2021.1.0.1
Syntax
public interface GarageAndDealers_2021_02

The GarageAndDealers_2021_02 type exposes the following members.

Methods
  NameDescription
Public methodDelete_GarageAndDealers_AdditionalCoverage
This method will delete a AdditionalCoverage which is associated to a GarageAndDealers policy from Epic.
Public methodDelete_GarageAndDealers_AdditionalInterest
This method will delete a AdditionalInterest which is associated to a GarageAndDealers policy from Epic.
Public methodDelete_GarageAndDealers_Driver
This method will delete a Driver which is associated to a GarageAndDealers policy from Epic.
Public methodDelete_GarageAndDealers_FormAndEndorsement
This method will delete a FormAndEndorsement which is associated to a GarageAndDealers policy from Epic.
Public methodDelete_GarageAndDealers_PhysicalDamage
This method will delete a PhysicalDamage which is associated to a GarageAndDealers policy from Epic.
Public methodDelete_GarageAndDealers_Remark
This method will delete a Remark which is associated to a GarageAndDealers policy from Epic.
Public methodDelete_GarageAndDealers_SupplementalScreen
This method will remove a SupplementalScreen from a GarageAndDealers policy.
Public methodDelete_GarageAndDealers_Vehicle
This method will delete a Vehicle which is associated to a GarageAndDealers policy from Epic.
Public methodGet_GarageAndDealers_AdditionalCoverage
This function will retrieve AdditionalCoverage objects associated with a GarageAndDealers policy from Epic.
Public methodGet_GarageAndDealers_AdditionalInterest
This function will retrieve AdditionalInterest objects associated with a GarageAndDealers policy from Epic.
Public methodGet_GarageAndDealers_BusinessAndDealers
This function will retrieve BusinessAndDealers associated with a GarageAndDealers policy from Epic.
Public methodGet_GarageAndDealers_Coverage
This function will retrieve Coverage associated with a GarageAndDealers policy from Epic.
Public methodGet_GarageAndDealers_Driver
This function will retrieve Driver objects associated with a GarageAndDealers policy from Epic.
Public methodGet_GarageAndDealers_FormAndEndorsement
This function will retrieve FormAndEndorsement objects associated with a GarageAndDealers policy from Epic.
Public methodGet_GarageAndDealers_GeneralInformation
This function will retrieve GeneralInformation associated with a GarageAndDealers policy from Epic.
Public methodGet_GarageAndDealers_PhysicalDamage
This function will retrieve PhysicalDamage objects associated with a GarageAndDealers policy from Epic.
Public methodGet_GarageAndDealers_Remark
This function will retrieve Remark objects associated with a GarageAndDealers policy from Epic.
Public methodGet_GarageAndDealers_SupplementalScreen
This method retrieves SupplementalScreen objects which are associated with a GarageAndDealers policy.
Public methodGet_GarageAndDealers_SupplementalScreen_BlankScheduledItem
This method will retrieve a Blank DataItemsRow for a SupplementalScreen associated to a GarageAndDealers policy.
Public methodGet_GarageAndDealers_Vehicle
This function will retrieve Vehicle objects associated with a GarageAndDealers policy from Epic.
Public methodGet_GarageAndDealers_VehicleStorage
This function will retrieve VehicleStorage associated with a GarageAndDealers policy from Epic.
Public methodInsert_GarageAndDealers_AdditionalCoverage
This function will insert a AdditionalCoverage into Epic that is associated with a GarageAndDealers policy.
Public methodInsert_GarageAndDealers_AdditionalInterest
This function will insert a AdditionalInterest into Epic that is associated with a GarageAndDealers policy.
Public methodInsert_GarageAndDealers_Driver
This function will insert a Driver into Epic that is associated with a GarageAndDealers policy.
Public methodInsert_GarageAndDealers_FormAndEndorsement
This function will insert a FormAndEndorsement into Epic that is associated with a GarageAndDealers policy.
Public methodInsert_GarageAndDealers_PhysicalDamage
This function will insert a PhysicalDamage into Epic that is associated with a GarageAndDealers policy.
Public methodInsert_GarageAndDealers_Remark
This function will insert a Remark into Epic that is associated with a GarageAndDealers policy.
Public methodInsert_GarageAndDealers_SupplementalScreen
This method will add the SupplementalScreen specified by the AvailableSupplementalScreenID to the GarageAndDealers policy specified by the LineID.

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

Public methodInsert_GarageAndDealers_Vehicle
This function will insert a Vehicle into Epic that is associated with a GarageAndDealers policy.
Public methodUpdate_GarageAndDealers_AdditionalCoverage
This method will update a AdditionalCoverage in Epic that is associated with a GarageAndDealers policy.
Public methodUpdate_GarageAndDealers_AdditionalInterest
This method will update a AdditionalInterest in Epic that is associated with a GarageAndDealers policy.
Public methodUpdate_GarageAndDealers_BusinessAndDealers
This method will update GarageAndDealers BusinessAndDealers in Epic.
Public methodUpdate_GarageAndDealers_Coverage
This method will update GarageAndDealers Coverage in Epic.
Public methodUpdate_GarageAndDealers_Driver
This method will update a Driver in Epic that is associated with a GarageAndDealers policy.
Public methodUpdate_GarageAndDealers_FormAndEndorsement
This method will update a FormAndEndorsement in Epic that is associated with a GarageAndDealers policy.
Public methodUpdate_GarageAndDealers_GeneralInformation
This method will update GarageAndDealers GeneralInformation in Epic.
Public methodUpdate_GarageAndDealers_PhysicalDamage
This method will update a PhysicalDamage in Epic that is associated with a GarageAndDealers policy.
Public methodUpdate_GarageAndDealers_Remark
This method will update a Remark in Epic that is associated with a GarageAndDealers policy.
Public methodUpdate_GarageAndDealers_SupplementalScreen
This method will update a SupplementalScreen associated with at GarageAndDealers policy.
Public methodUpdate_GarageAndDealers_Vehicle
This method will update a Vehicle in Epic that is associated with a GarageAndDealers policy.
Public methodUpdate_GarageAndDealers_VehicleStorage
This method will update GarageAndDealers VehicleStorage in Epic.
Top
Remarks