ionic-vhframeworks 5.0.5 → 5.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -13502,7 +13502,7 @@ export declare class VhQuerySales {
|
|
|
13502
13502
|
* @param type: 'all' or 1->8
|
|
13503
13503
|
* @return Promise => array(object) = [{},{},..]
|
|
13504
13504
|
*/
|
|
13505
|
-
|
|
13505
|
+
getPromotions_fromTime_toTime(fromTime: any, toTime: any, type: any): Promise<unknown>;
|
|
13506
13506
|
/**
|
|
13507
13507
|
* hàm này trả về danh sách chương trình khuyến mãi diễn ra tại thời điểm tạo hóa đơn => mỗi lần chỉnh lại thời gian tạo hóa đơn phải gọi hàm này
|
|
13508
13508
|
* @example:
|