6 lines
96 B
C#
6 lines
96 B
C#
namespace PyroFetes.Endpoints.PurchaseProduct;
|
|
|
|
public class GetPurchaseProductEndpoint
|
|
{
|
|
|
|
} |