Take the community feedback survey now.

Class ShippingMethodPatchModel

Inheritance
System.Object
ShippingMethodPatchModel
Namespace: EPiServer.Commerce.UI.CustomerService.Models
Assembly: EPiServer.Commerce.UI.CustomerService.dll
Version: 14.26.0
Syntax
public class ShippingMethodPatchModel : Object

Constructors

ShippingMethodPatchModel()

Declaration
public ShippingMethodPatchModel()

Properties

ShippingMethodId

Declaration
public Guid ShippingMethodId { get; set; }
Property Value
Type Description
System.Guid