feat: payment method analytic repo
This commit is contained in:
@@ -9,6 +9,8 @@ class ApiPath {
|
||||
static const String categoryAnalytic = '/api/v1/analytics/categories';
|
||||
static const String dashboardAnalytic = '/api/v1/analytics/dashboard';
|
||||
static const String productAnalytic = '/api/v1/analytics/products';
|
||||
static const String paymentMethodAnalytic =
|
||||
'/api/v1/analytics/paymentMethods';
|
||||
|
||||
// Inventory
|
||||
static const String inventoryReportDetail =
|
||||
|
||||
Reference in New Issue
Block a user