OrderSubaffiliateId Property |
The ID of the sub-affiliate where the order is coming from.
Namespace:
MaxMind.MinFraud.Request
Assembly:
MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntaxpublic string SubaffiliateId { get; }
Public ReadOnly Property SubaffiliateId As String
Get
public:
property String^ SubaffiliateId {
String^ get ();
}
member SubaffiliateId : string with get
Property Value
Type:
String
See Also