Class ShippingCalculatorInfo
public class ShippingCalculatorInfo
- Inheritance
-
ShippingCalculatorInfo
- Inherited Members
Properties
CalculatorType
[JsonIgnore]
public Type CalculatorType { get; set; }
Property Value
DisplayName
public string DisplayName { get; }
Property Value
Name
public string Name { get; }
Property Value
Properties
public Dictionary<string, string> Properties { get; }