cus
This commit is contained in:
@@ -13,7 +13,6 @@ namespace Shared.DTOs
|
||||
public CustomerType? CustomerType { get; set; }
|
||||
public string? EconomicCode { get; set; }
|
||||
public string? Phone { get; set; }
|
||||
public string? MeliCode { get; set; }
|
||||
public string? ZipCode { get; set; }
|
||||
public int PageIndex { get; set; } = 1;
|
||||
public int PageSize { get; set; } = 5;
|
||||
|
Reference in New Issue
Block a user