IContractLookupGetContractListRequestType Class

Parameters for GetContractList method.
Inheritance Hierarchy
SystemObject
  IASIContractLookupGetContractListRequestType

Namespace:  IAS
Assembly:  ContractLookup (in ContractLookup.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class GetContractListRequestType

The IContractLookupGetContractListRequestType type exposes the following members.

Properties
  NameDescription
Public propertyAuthentication
Information used for authentication of the calling program/site as well as information describing the remote site user.
Public propertyCancellationCheckNumber
OPTIONAL. The cancellation check number on the contract.
Public propertyContractDateEnd
OPTIONAL. The end of the date range to include in the search.
Public propertyContractDateStart
OPTIONAL. The start of the date range to include in the search.
Public propertyContractNumber
OPTIONAL. The full contract number on the contract.
Public propertyCustomerContractID
OPTIONAL. The exact customer contract ID you're looking up
Public propertyCustomerFirstName
OPTIONAL. All or part of the customer first name
Public propertyCustomerLastName
OPTIONAL. All or part of the customer last name
Public propertyDealerID
The unique iAAWG dealer ID.
Public propertyFilterByAgentID
OPTIONAL. Supply the unique iAAWG agent ID to filter the results for that agent.
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 propertyFilterByProductLine
OPTIONAL. Choose a contract product line to limit the search.
Public propertyLast8OfVIN
OPTIONAL. The last eight characters of the VIN on the contract.
Public propertyMasterDealerID
The unique iAAWG master dealer ID. Calling program must pass either masterDealerID or dealerID.
Public propertySearchAllDealers
OPTIONAL. Broaden the search to include all dealers. Default is False.
Top
See Also

Reference