contact updated
This commit is contained in:
@@ -3,4 +3,5 @@ namespace PyroFetes.DTO.Customer.Request;
|
||||
public class CreateCustomerDto
|
||||
{
|
||||
public string? Note { get; set; }
|
||||
public int CustomerTypeId { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user