invoice
This commit is contained in:
@@ -98,7 +98,7 @@ namespace Back.Data.Models
|
||||
|
||||
#region fild
|
||||
public string Title { get; set; }
|
||||
public string Des { get; set; }
|
||||
public string? Des { get; set; }
|
||||
public InvoiceType invoiceType { get; set; }
|
||||
//شماره منحصر به فرد مالیاتی
|
||||
[MaxLength(22)]
|
||||
|
Reference in New Issue
Block a user