ICancellationsGetCancellationListRequestType Class

Parameters for GetCancellationList method.
Inheritance Hierarchy
SystemObject
  IASICancellationsGetCancellationListRequestType

Namespace:  IAS
Assembly:  Cancellations (in Cancellations.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class GetCancellationListRequestType

The ICancellationsGetCancellationListRequestType type exposes the following members.

Constructors
  NameDescription
Public methodICancellationsGetCancellationListRequestType
Initializes a new instance of the ICancellationsGetCancellationListRequestType 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 propertyCustomerContractID
Supply ID of the contract to look up quotes for.
Public propertyDaysToInclude
Supply the number of days to include. Defaults to 60.
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 propertyFilterByProductLine
OPTIONAL. Choose a cancellation product line to limit the search.
Public propertyFilterByStatus
OPTIONAL. Choose a cancellation status to limit the search.
Public propertyMasterDealerID
The unique iAAWG master dealer ID to limit the search by.
Public propertyPageNumber
Results are paged. Supply the page number. Defaults to 1.
Public propertyPageSize
Results are paged. Supply the page size. Defaults to 50.
Public propertySearchAllDealers
OPTIONAL. Broaden the search to include all dealers. Default is False.
Top
See Also

Reference