Table of Contents

Class ShippingCalculatorInfo

Namespace
Rescope.Commerce.Core.Models
Assembly
Rescope.Commerce.Core.dll
public class ShippingCalculatorInfo
Inheritance
ShippingCalculatorInfo
Inherited Members

Properties

CalculatorType

[JsonIgnore]
public Type CalculatorType { get; set; }

Property Value

Type

DisplayName

public string DisplayName { get; }

Property Value

string

Name

public string Name { get; }

Property Value

string

Properties

public Dictionary<string, string> Properties { get; }

Property Value

Dictionary<string, string>