IClaimsGetClaimDetailsByClaimNumberRequestType Class

Parameters for GetClaimDetailsByClaimNumber method.
Inheritance Hierarchy
SystemObject
  IASIClaimsGetClaimDetailsByClaimNumberRequestType

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

The IClaimsGetClaimDetailsByClaimNumberRequestType type exposes the following members.

Constructors
  NameDescription
Public methodIClaimsGetClaimDetailsByClaimNumberRequestType
Initializes a new instance of the IClaimsGetClaimDetailsByClaimNumberRequestType 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 propertyClaimNumber
Supply the claim number to retrieve details for.
Public propertyDealerID
The unique iAAWG dealer ID to limit the search by.
Public propertyFilterByDealerID
OPTIONAL. Supply a list of unique iAAWG dealer IDs to limit the search.
Public propertyFilterByMasterDealerID
OPTIONAL. Supply a list of unique iAAWG master dealer IDs to limit the search.
Public propertyMasterDealerID
The unique iAAWG master dealer ID to limit the search by.
Public propertySearchAllDealers
OPTIONAL. Broaden the search to include all dealers. Default is False.
Top
See Also

Reference