ICancellationsGetQuoteDetailsResponseType Class

Details of a particular cancellation quote.
Inheritance Hierarchy
SystemObject
  IASICancellationsGetQuoteDetailsResponseType

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

The ICancellationsGetQuoteDetailsResponseType type exposes the following members.

Constructors
  NameDescription
Public methodICancellationsGetQuoteDetailsResponseType
Initializes a new instance of the ICancellationsGetQuoteDetailsResponseType class
Top
Properties
  NameDescription
Public propertyBuyerDescriptor
Buyer of the contract.
Public propertyCancellationReason
The reason given for the cancellation.
Public propertyContractNumber
The contract number.
Public propertyCustomerContractID
CustomerContractID is required in order to upload documents.
Public propertyOperationTypeID
OperationTypeID is required in order to upload documents. If it is null, the user will have to supply an OperationTypeID.
Public propertyProductLine
The product line.
Top
Fields
  NameDescription
Public fieldErrorInfo
Error details.
Public fieldReceivedDocuments
Documents received for this cancellation.
Public fieldRequiredDocuments
Documents required for cancellation to be processed.
Top
See Also

Reference