Click or drag to resize
Infosoft Logo

IShippingMethodEntityService Methods

The IShippingMethodEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new ShippingMethod
Public methodDelete Deletes the specified ShippingMethod.
Public methodGet Gets a list of ShippingMethods matching the specified filter.
(Inherited from IShippingMethodQueryService)
Public methodGetAll Gets all ShippingMethods
(Inherited from IShippingMethodQueryService)
Public methodGetSingle Gets a single ShippingMethod matching the provided filter.
(Inherited from IShippingMethodQueryService)
Public methodUpdate Updates the specified ShippingMethod
Top
See Also