Click or drag to resize

ManualQuoteRequest Class

Input for manual quote request.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.RatingManualQuoteRequest
Namespace:  ASI.TAM.API.Data.UI.Account.Rating
Assembly:  ASI.TAM.API.Data.UI.Account.Rating (in ASI.TAM.API.Data.UI.Account.Rating.dll) Version: 2021.1.0.1
Syntax
public class ManualQuoteRequest

The ManualQuoteRequest type exposes the following members.

Properties
  NameDescription
Public propertyinsurer
Insurer
Public propertyipt_rate
IPT Rate (percentage).
Public propertynotes
Notes
Public propertyproduct_description
Production Description.
Public propertyquote_detail_guid
Unique identifier specifying the detail of manual quote being created.
Public propertyrisk_variation_guid
The guid specifying the Risk variation that would contain the manual quote rate being created.
Public propertyunderwriting_premium_include_ipt
Underwriting Premium including IPT amount.
Top
See Also