ICancellationsGenerateCancellationQuoteRequestType Class

Request object for call to GenerateCancellationQuote.
Inheritance Hierarchy
SystemObject
  IASICancellationsGenerateCancellationQuoteRequestType

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

The ICancellationsGenerateCancellationQuoteRequestType 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 propertyCancellationDate
The date on which the customer cancellation occurred.
Public propertyCancellationReason
A user supplied reason for the cancellation request.
Public propertyCancellationReasonDescription
An explanation for the cancellation if the reason is specified as "Other".
Public propertyCustomerContractID
The unique contract ID of the contract.
Public propertyVehicleMileage
The current mileage of the vehicle (required to cancel some contracts).
Top
See Also

Reference