Click or drag to resize

RatedQuote Class

Successful response from retrieving a quote definition.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.RatingRatedQuote

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 RatedQuote

The RatedQuote type exposes the following members.

Properties
  NameDescription
Public propertycommission
Commission amount for the quote.
Public propertyexcess
Excess.
Public propertyfavourite_status
Specifies if quote is one of the favourites.
Public propertyinsurer
Name of the insurer.
Public propertypremium
Premium for the quote.
Public propertyproduct
Product of the insurer.
Public propertyquote_detail_guid
Unique identifier specifying the quote rate detail per quote.
Public propertyquote_rate_guid
Unique identifier specifying the rate per quote.
Public propertyquote_rate_uri
The uri specifying the resource of the quote rate detail.
Public propertyscheme
Scheme of the insurer.
Public propertystatus
status for the quote.
Public propertytotal
Total premium for the quote.
Top
See Also