ICancellationsGenerateCancellationQuoteWithoutContractIDRequestType Class

Request object for call to GenerateCancellationQuoteWithoutContractID.
Inheritance Hierarchy
SystemObject
  IASICancellationsGenerateCancellationQuoteWithoutContractIDRequestType

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

The ICancellationsGenerateCancellationQuoteWithoutContractIDRequestType 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 propertyBuyerFirstName
The first name of the customer listed on the contract.
Public propertyBuyerLastName
The last name of the customer listed on the contract.
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 propertyContractDate
The date on which the contract took effect.
Public propertyContractNumber
The unique contract number of the contract.
Public propertyForm
The name of the form the contract is written on.
Top
Fields
  NameDescription
Public fieldBuyerDescriptor
Details on the buyer or cobuyer.
Public fieldDealerDescriptor
The dealer record this electronic contract is under.
Public fieldIsNetRemit
The net remit status of a dealer or agent.
Public fieldVehicleDescriptor
Details on the vehicle.
Top
See Also

Reference