Rollback analytics to ed1f129b07
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m5s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m5s
This commit is contained in:
@@ -64,7 +64,6 @@ export interface DashboardAnalytics {
|
||||
}
|
||||
|
||||
export interface ClientAnalyticsItem {
|
||||
customerKey: string;
|
||||
name: string;
|
||||
phone: string;
|
||||
quantityPurchased: number;
|
||||
@@ -74,7 +73,6 @@ export interface ClientAnalyticsItem {
|
||||
}
|
||||
|
||||
export interface RfmClient {
|
||||
customerKey: string;
|
||||
name: string;
|
||||
phone: string;
|
||||
monetary: number;
|
||||
|
||||
Reference in New Issue
Block a user