IElectronicProcessingGetElectronicContractPDFResponseType Class

Contains the PDF representation of a previously generated electronic contract as a base64 byte array.
Inheritance Hierarchy
SystemObject
  IASIElectronicProcessingGetElectronicContractPDFResponseType

Namespace:  IAS
Assembly:  ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class GetElectronicContractPDFResponseType

The IElectronicProcessingGetElectronicContractPDFResponseType type exposes the following members.

Fields
  NameDescription
Public fieldErrorInfo
Error details.
Public fieldPDF
Byte array representation of the electronic contract in PDF format.
Top
See Also

Reference