Your internal ID for the shop, affiliate, or merchant this order is
coming from. Required for minFraud users who are resellers, payment
providers, gateways and affiliate networks.
Namespace:
MaxMind.MinFraud.Request
Assembly:
MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntaxpublic string ShopId { get; }
Public ReadOnly Property ShopId As String
Get
public:
property String^ ShopId {
String^ get ();
}
member ShopId : string with get
Property Value
Type:
String
See Also