Click or drag to resize

RiskDefinition Class

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

The RiskDefinition type exposes the following members.

Properties
  NameDescription
Public propertyapplication_type
Application type or policy type of the policy of the quote.
Public propertyapplication_type_version
Application version or policy version of the policy of the quote.
Public propertyquote_guid
Unique identifier specifying the quote.
Public propertyrisk_items
Contains information about the risk questions for the quote.
Public propertyrisk_variation_guid
Unique identifier specifying the current risk variation of the specified quote.
Top
See Also