Click or drag to resize

DeclinedQuote Class

Successful response from retrieving a quote definition.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.RatingDeclinedQuote
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 DeclinedQuote

The DeclinedQuote type exposes the following members.

Properties
  NameDescription
Public propertyinsurer
Name of the insurer.
Public propertyproduct
Product of the insurer.
Public propertyquote_rate_guid
Unique identifier specifying the rate per quote.
Public propertyreason_for_decline
Reason the quote was declined.
Public propertyscheme
Scheme of the insurer.
Top
See Also