 | IElectronicProcessingGetRatesRequestTypeMasterDealerID Property |
The unique iAAWG master dealer ID, used to determine which set of rates to return to the calling program. Calling program must pass either masterDealerID or dealerID.
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string MasterDealerID { get; set; }
Public Property MasterDealerID As String
Get
Set
function get MasterDealerID () : String
function set MasterDealerID (value : String)
function get_MasterDealerID();
function set_MasterDealerID(value);
Property Value
Type:
String
See Also