tax
This commit is contained in:
@@ -133,6 +133,10 @@ namespace Back.Data.Models
|
||||
[MaxLength(12)]
|
||||
public string? bsrn { get; set; }
|
||||
public decimal? _cfee { get; set; }
|
||||
//تفاوت نرخ خرید و فروش ارز
|
||||
public decimal? pspd { get; set; }
|
||||
//عیار
|
||||
public decimal? cui { get; set; }
|
||||
#endregion
|
||||
|
||||
#region Navigation
|
||||
|
Reference in New Issue
Block a user