ShipRateQuote Class Members
 
            
                In This Topic
            
            The following tables list the members exposed by ShipRateQuote.
            
            Public Constructors
            
            
            
            
            
            
            
            Public Properties
|   | Name | Description | 
  | Name | 
            Gets the ship method name
               | 
  | Rate | 
            Gets or sets the base rate
               | 
  | ShipMethod | 
            Gets or sets the associated ship method
               | 
  | ShipMethodId | 
            Gets or sets the Id of the associated ship method
               | 
  | Surcharge | 
            Gets or sets the additional surcharge
               | 
  | TotalRate | 
            Gets the Total rate including surcharge
               | 
  | Warnings | 
            Gets the warning messages associated with this rate quote
               | 
Top 
            
            
            
            Public Methods
|   | Name | Description | 
  | AddWarning | 
            Adds a warning message to this ship rate quote
               | 
  | AddWarnings | 
            Adds a list of warning messages to this ship rate quote
               | 
  | Clone | 
            Creates a copy of the current instance
               | 
Top 
            
            
            Extension Methods
|   | Name | Description | 
  | ToQueryString | Overloaded. 
            Use this method to bulid query string from NameValueCollection
             | 
Top 
            
            
            
            
            
            
            
            See Also