ICancellationsGenerateCancellationQuoteResponseType Class

Response object from calling GenerateCancellationQuote.
Inheritance Hierarchy
SystemObject
  IASICancellationsGenerateCancellationQuoteResponseType

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

The ICancellationsGenerateCancellationQuoteResponseType type exposes the following members.

Fields
  NameDescription
Public fieldCancellationQuoteFilePath
The file path where a copy of the cancellation quote PDF is stored.
Public fieldCancellationQuoteID
The ID of the cancellation quote PDF.
Public fieldErrorInfo
Error details.
Public fieldFileName
Byte array representation of the cancellation quote in PDF format.
Public fieldPDF
Byte array representation of the cancellation quote in PDF format.
Top
See Also

Reference