TransactionShipping Property  | 
 
                Shipping information used in the transaction.
            
 
    Namespace: 
   MaxMind.MinFraud.Request
    Assembly:
   MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntaxpublic Shipping Shipping { get; }Public ReadOnly Property Shipping As Shipping
	Get
public:
property Shipping^ Shipping {
	Shipping^ get ();
}member Shipping : Shipping with get
Property Value
Type: 
Shipping
See Also