ICancellationsGetCancellationListRequestType Class |
Namespace: IAS
public class GetCancellationListRequestType
The ICancellationsGetCancellationListRequestType type exposes the following members.
| Name | Description | |
|---|---|---|
| ICancellationsGetCancellationListRequestType | Initializes a new instance of the ICancellationsGetCancellationListRequestType class |
| Name | Description | |
|---|---|---|
| Authentication | Information used for authentication of the calling program/site as well as information describing the remote site user. | |
| CustomerContractID | Supply ID of the contract to look up quotes for. | |
| DaysToInclude | Supply the number of days to include. Defaults to 60. | |
| DealerID | The unique iAAWG dealer ID to limit the search by. | |
| FilterByDealerID | OPTIONAL. Supply a list of unique iAAWG dealer IDs to limit the search. | |
| FilterByMasterDealerID | OPTIONAL. Supply a list of unique iAAWG master dealer IDs to limit the search. | |
| FilterByProductLine | OPTIONAL. Choose a cancellation product line to limit the search. | |
| FilterByStatus | OPTIONAL. Choose a cancellation status to limit the search. | |
| MasterDealerID | The unique iAAWG master dealer ID to limit the search by. | |
| PageNumber | Results are paged. Supply the page number. Defaults to 1. | |
| PageSize | Results are paged. Supply the page size. Defaults to 50. | |
| SearchAllDealers | OPTIONAL. Broaden the search to include all dealers. Default is False. |