IPrice
public interface IPrice
Namespace
Properties
CurrencyId
public Guid CurrencyId { get; }
Tax
public decimal Tax { get; }
WithoutTax
public decimal WithoutTax { get; }
WithTax
public decimal WithTax { get; }
public interface IPrice
Namespace
public Guid CurrencyId { get; }
public decimal Tax { get; }
public decimal WithoutTax { get; }
public decimal WithTax { get; }
Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.