Click or drag to resize

ShippingMethod Class

Inheritance Hierarchy
SystemObject
  Ignition.Commerce.ProductsShippingMethod

Namespace: Ignition.Commerce.Products
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public class ShippingMethod

The ShippingMethod type exposes the following members.

Constructors
 NameDescription
Public methodShippingMethodInitializes a new instance of the ShippingMethod class
Top
Properties
 NameDescription
Public propertyDisplayName 
Public propertyId 
Public propertyPrice 
Public propertyProductId 
Top
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
See Also