IClaimsClaimSummary Class

High level information about a single claim.
Inheritance Hierarchy
SystemObject
  IASIClaimsClaimSummary

Namespace:  IAS
Assembly:  Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class ClaimSummary

The IClaimsClaimSummary type exposes the following members.

Properties
  NameDescription
Public propertyAuthNumber
The authorization number associated with this claim.
Public propertyClaimAmount
The amount requested in this claim. This may not match the amount paid.
Public propertyClaimFiledDate
The date this claim was filed.
Public propertyClaimID
The unique iAAWG claim ID for a single claim.
Public propertyClaimNumber
The unique iAAWG claim number for a single claim.
Public propertyClaimType
The type of claim.
Public propertyClaimTypeID
The claim type ID associated with this claim.
Public propertyContractNumber
The iAAWG contract number associated with this claim.
Public propertyCustomerFirstName
The customer first name associated with this claim.
Public propertyCustomerID
The unique iAAWG customer ID for the customer attached to this claim..
Public propertyCustomerLastName
The customer last name associated with this claim.
Public propertyDealerID
The unique iAAWG dealer ID associated with this claim.
Public propertyDealerName
The dealer name associated with this claim.
Public propertyDocuments
The documents uploaded or otherwise received relating to the claim.
Public propertyFaxNotes
The fax notes associated with this claim.
Public propertyFilingUser
The filing user associated with this claim.
Public propertyFriendlyStatusText
The overall text representation of the status of this claim.
Public propertyMasterDealerID
The unique iAAWG master dealer ID associated with this claim.
Public propertyProductLine
The productline associated with this claim.
Public propertyRequiredDocumentTypes
The documents required for the claim.
Public propertyServiceAdvisor
The service advisor associated with this claim.
Public propertyServiceAdvisorPhone
The service advisor phone number associated with this claim.
Public propertyStatus
The status of this claim.
Public propertyStatusText
The text representation of the status of this claim.
Public propertyTransactions
The transactions associated with the claim.
Public propertyVIN
The vehicle VIN associated with this claim.
Top
See Also

Reference