ICancellationsQuoteDetailsType Class

Internal data representing basic cancellation quote information.
Inheritance Hierarchy
SystemObject
  IASICancellationsQuoteDetailsType

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

The ICancellationsQuoteDetailsType type exposes the following members.

Constructors
  NameDescription
Public methodICancellationsQuoteDetailsType
Initializes a new instance of the ICancellationsQuoteDetailsType class
Top
Methods
  NameDescription
Public methodPopulateFromQuoteRecord
Top
Fields
  NameDescription
Public fieldCancellationReasonID
Reason ID for the cancellation.
Public fieldContractNumber
Contract number.
Public fieldCustomerID
Id representing the customer contract.
Public fieldDateCoverageStarts
Date the coverage started.
Public fieldDaysElapsed
Number of days elapsed since the coverage started.
Public fieldFirstName
Buyer first name.
Public fieldFormNumber
Form number.
Public fieldLastName
Buyer last name.
Public fieldQuoteCancellationReason
Reason for the cancellation.
Public fieldQuoteDateCancelled
Date the cancellation occurred.
Public fieldSupportsOnlineGapClaims
Whether the contract supports GAP claims.
Top
See Also

Reference