IClaimsPostClaimFormDetailsRequestType Class

Parameters used to return the details of a single claim.
Inheritance Hierarchy
SystemObject
  IASIClaimsPostClaimFormDetailsRequestType

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

The IClaimsPostClaimFormDetailsRequestType type exposes the following members.

Constructors
  NameDescription
Public methodIClaimsPostClaimFormDetailsRequestType
Initializes a new instance of the IClaimsPostClaimFormDetailsRequestType class
Top
Properties
  NameDescription
Public propertyAuthentication
Information used for authentication of the calling program/site as well as information describing the remote site user.
Public propertyContractID
The unique iAAWG claim number for a filed claim.
Public propertyDealerID
OPTIONAL. The unique iAAWG dealer ID, used to determine whether the servicing dealer is eligible for the program.
Public propertyFormData
The various form data fields we can pre-fill for this upcoming claim.
Public propertyFormName
The form name as returned by GetFormByAction.
Public propertyMasterDealerID
OPTIONAL. The unique iAAWG master dealer ID, used to determine whether the servicing dealer is eligible for the program.
Public propertySubmission
Detailed information about the claim.
Public propertyUserInformation
Detailed information about the user performing this action.
Top
See Also

Reference