 | IElectronicProcessingGetIASDealerIDFromAllyDealerCodeRequestType Class |
The unique Ally dealer code.
Inheritance HierarchySystemObject
IASIElectronicProcessingGetIASDealerIDFromAllyDealerCodeRequestType
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic class GetIASDealerIDFromAllyDealerCodeRequestType
Public Class GetIASDealerIDFromAllyDealerCodeRequestType
public class GetIASDealerIDFromAllyDealerCodeRequestType
IAS.GetIASDealerIDFromAllyDealerCodeRequestType = function();
Type.createClass(
'IAS.GetIASDealerIDFromAllyDealerCodeRequestType');
The IElectronicProcessingGetIASDealerIDFromAllyDealerCodeRequestType type exposes the following members.
Fields
| Name | Description |
---|
 | AllyDealerCode | The unique Ally dealer code. |
 | Authentication | Information used for authentication of the calling program/site as well as information describing the remote site user. |
Top
See Also