Click or drag to resize

InsuranceRequestedV1 Class

Represents the insurance requested section of any residential application (Homeowners, FIRE, Mobile home etc.)
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.ResidentialInsuranceRequestedV1
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.Residential
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.Residential (in ASI.TAM.API.Data.UI.Account.Policy.Residential.dll) Version: 2021.1.0.1
Syntax
public sealed class InsuranceRequestedV1

The InsuranceRequestedV1 type exposes the following members.

Properties
  NameDescription
Public propertyDateAgentLastInspected
Date the location was last inspected by the agent
Public propertyEstimatedAnnualPremium
EstimatedAnnualPremium
Public propertyFormNumberCode
FormNumberTypeCode
Public propertyInsuranceRequestedID
Insurnace requested ID
Public propertyIsReadOnly
Specifies if application is readonly
Public propertyLineID
Line identifier
Public propertyLocationID
Location ID corresponding to the location being added
Public propertyPayorCode
Payor information
Public propertyPayorIfOther
PayorIfOther
Public propertyTimestamp
Used for enforcing concurrency rules.
Public propertyYearsKnownApplicant
YearsKnownApplicant
Top
Remarks