IElectronicProcessingDealerInfoType Class

Optional data describing the dealer info to appear on the contract PDF. Since certain organizations may not have separate dealer ID's representing individual locations, this data is used to specify the dealer info displayed on the returned contract PDF.
Inheritance Hierarchy
SystemObject
  IASIElectronicProcessingDealerInfoType

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

The IElectronicProcessingDealerInfoType type exposes the following members.

Constructors
  NameDescription
Public methodIElectronicProcessingDealerInfoType
Initializes a new instance of the IElectronicProcessingDealerInfoType class
Top
Methods
Fields
  NameDescription
Public fieldAgentID
Id representing the agent organization.
Public fieldDealerAddress1
Dealer street address to be displayed on the contract PDF.
Public fieldDealerCity
Dealer city to be displayed on the contract PDF.
Public fieldDealerID
Id representing the dealer organization.
Public fieldDealerName
Dealer name to be displayed on the contract PDF.
Public fieldDealerPhone
Dealer phone number to be displayed on the contract PDF.
Public fieldDealerState
Dealer state to be displayed on the contract PDF..
Public fieldDealerZip
Dealer zip code to be displayed on the contract PDF.
Public fieldMasterDealerID
Id representing the master dealer organization.
Top
See Also

Reference