IElectronicProcessingPendingElectronicContractType Class

Data describing a pending electronic contract, which is one which has not been remitted to IAS.
Inheritance Hierarchy
SystemObject
  IASIElectronicProcessingPendingElectronicContractType

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

The IElectronicProcessingPendingElectronicContractType type exposes the following members.

Properties
  NameDescription
Public propertySGFICodeNumber1
The first Service Group rewards recipient ID. Optional.
Public propertySGFICodeNumber2
The second Service Group rewards recipient ID. Optional.
Public propertySGFICodeNumber3
The third Service Group rewards recipient ID. Optional.
Top
Fields
  NameDescription
Public fieldBatchID
The unique ID of the batch that this contract has been assigned to, if any.
Public fieldBuyerDescriptor
Details on the buyer.
Public fieldCancellationQuoteID
The cancellation number for the contract if the contract is ever canceled.
Public fieldCoBuyerDescriptor
Details on the co-buyer.
Public fieldCommercialCoverage
Whether or not this contract includes commercial coverage.
Public fieldContractDate
The contract date, also referred to as the effective date.
Public fieldContractNumber
The contract number for the contract, which is the form prefix plus the last eight characters of the vehicle VIN.
Public fieldCustomerID
The unique ID of a single customer/contract in the database.
Public fieldCustomerNumber
The customer number for the contract, from the dealership DMS.
Public fieldDateTimeEntered
The date this electronic contract was actually generated.
Public fieldDealerDescriptor
The dealer record this electronic contract is under.
Public fieldDealNumber
The deal number from the dealer DMS, if applicable.
Public fieldeSignatureConfirmed
Whether or not an eSignature has been confirmed for this contract.
Public fieldFICodeName
The F&I manager code name for the user that generated this contract.
Public fieldFICodeNumber
The F&I manager code number for the user that generated this contract.
Public fieldFinanceManagerName
The financemanagername string of the user who generated this pending electronic contract.
Public fieldHasRewardsSetUp
Whether or not this pending contract has rewards set up.
Public fieldIsCanceledStatus
Whether or not this contract has been canceled.
Public fieldLoginName
The login name of the user that generated this contract.
Public fieldPDFData
Base64 byte array representation of the PDF for the electronic contract.
Public fieldPDFFileName
The file name of the PDF which was generated for this contract.
Public fieldPendingElectronicContractID
The unique ID of a single electronic contract in the holding queue database housed by the provider.
Public fieldProgramID
The unique ID of the program that this contract has been assigned.
Public fieldRate
The rate used when generating this electronic contract.
Public fieldReturnToDealerAmount
The rate used when generating this electronic contract.
Public fieldSalesManagerName
The salesmanagername string of the user who generated this pending electronic contract.
Public fieldSalesPerson1Name
The salesperson1name string of the user who generated this pending electronic contract.
Public fieldSalesPerson2Name
The salesperson1name string of the user who generated this pending electronic contract.
Public fieldSalesPerson3Name
The salesperson1name string of the user who generated this pending electronic contract.
Public fieldStockNumber
The stock number from the dealer DMS, if applicable.
Public fieldUserAgent
The useragent string of the user who generated this pending electronic contract.
Public fieldUserEmailAddress
The email address of the user who generated this pending electronic contract.
Public fieldUserID
The used ID of the user who generated this pending electronic contract.
Public fieldUserIPAddress
The IP address of the user who generated this pending electronic contract.
Public fieldVehicleDescriptor
Details on the vehicle.
Top
See Also

Reference