ShoppingCartItemItemId Property |
Your internal ID for the item.
Namespace:
MaxMind.MinFraud.Request
Assembly:
MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntaxpublic string ItemId { get; }
Public ReadOnly Property ItemId As String
Get
public:
property String^ ItemId {
String^ get ();
}
member ItemId : string with get
Property Value
Type:
String
See Also