 | IElectronicProcessingGetRatesRequestTypeDealerID Property |
The unique iAAWG dealer ID, used to determine which set of rates to return to the calling program.
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string DealerID { get; set; }
Public Property DealerID As String
Get
Set
function get DealerID () : String
function set DealerID (value : String)
function get_DealerID();
function set_DealerID(value);
Property Value
Type:
String
See Also