...
This commit is contained in:
@@ -131,6 +131,7 @@ namespace Shared.DTOs
|
||||
//روش پرداخت
|
||||
[MaxLength(2)]
|
||||
public int? pmt { get; set; }
|
||||
public string? paymentMethod { get; set; }
|
||||
//شماره پیگیری/شماره مرجع
|
||||
[MaxLength(14)]
|
||||
public string? trn { get; set; }
|
||||
|
Reference in New Issue
Block a user