provider added
This commit is contained in:
@@ -2,5 +2,5 @@ namespace PyroFetes.DTO.Provider.Request;
|
||||
|
||||
public class CreateProviderDto
|
||||
{
|
||||
public int? Price { get; set; }
|
||||
public decimal Price { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user