Click or drag to resize

QuoteSummary Class

Quote information to help identify the quotes that were returned in the search.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.RatingQuoteSummary
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 QuoteSummary

The QuoteSummary type exposes the following members.

Properties
  NameDescription
Public propertydescription
Quote description.
Public propertyeffective_date
The date the Quote becomes effective.
Public propertyentered_at
The date the Quote was entered.
Public propertyentered_by
Who entered the Quote.
Public propertyexpiration_date
The date the Quote expires.
Public propertypolicy_type
Quote policy type.
Public propertyquote_guid
The unique identifier specifying a quote that was returned.
Public propertystatus
Quote status.
Public propertytransaction_type
Quote transaction type.
Top
See Also