IContractLookupGetContractImageResponseType Class

The PDF image returned by the contract image lookup method.
Inheritance Hierarchy
SystemObject
  IASIContractLookupGetContractImageResponseType

Namespace:  IAS
Assembly:  ContractLookup (in ContractLookup.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class GetContractImageResponseType

The IContractLookupGetContractImageResponseType type exposes the following members.

Fields
  NameDescription
Public fieldErrorInfo
Error details.
Public fieldPDF
A base64 encoded byte array containing the contract PDF.
Top
See Also

Reference