IAmount public interface IAmount Namespace Vendr.Core.Models Properties CurrencyId public Guid CurrencyId { get; } Value public decimal Value { get; }