@gizone/rrs-client 4.2.9-alpha.668 → 4.2.9-alpha.669

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.
@@ -27,32 +27,32 @@ export interface IPageEnergyCostRecordInfoVO {
27
27
  * @type {number}
28
28
  * @memberof IPageEnergyCostRecordInfoVO
29
29
  */
30
- 'current'?: number;
30
+ 'pages'?: number;
31
31
  /**
32
32
  *
33
- * @type {Array<EnergyCostRecordInfoVO>}
33
+ * @type {boolean}
34
34
  * @memberof IPageEnergyCostRecordInfoVO
35
+ * @deprecated
35
36
  */
36
- 'records'?: Array<EnergyCostRecordInfoVO>;
37
+ 'hitCount'?: boolean;
37
38
  /**
38
39
  *
39
- * @type {number}
40
+ * @type {Array<EnergyCostRecordInfoVO>}
40
41
  * @memberof IPageEnergyCostRecordInfoVO
41
42
  */
42
- 'pages'?: number;
43
+ 'records'?: Array<EnergyCostRecordInfoVO>;
43
44
  /**
44
45
  *
45
- * @type {boolean}
46
+ * @type {number}
46
47
  * @memberof IPageEnergyCostRecordInfoVO
47
48
  */
48
- 'searchCount'?: boolean;
49
+ 'current'?: number;
49
50
  /**
50
51
  *
51
52
  * @type {boolean}
52
53
  * @memberof IPageEnergyCostRecordInfoVO
53
- * @deprecated
54
54
  */
55
- 'hitCount'?: boolean;
55
+ 'searchCount'?: boolean;
56
56
  /**
57
57
  *
58
58
  * @type {number}
@@ -27,32 +27,32 @@ export interface IPageEnergyCostRecordInfoVO {
27
27
  * @type {number}
28
28
  * @memberof IPageEnergyCostRecordInfoVO
29
29
  */
30
- 'current'?: number;
30
+ 'pages'?: number;
31
31
  /**
32
32
  *
33
- * @type {Array<EnergyCostRecordInfoVO>}
33
+ * @type {boolean}
34
34
  * @memberof IPageEnergyCostRecordInfoVO
35
+ * @deprecated
35
36
  */
36
- 'records'?: Array<EnergyCostRecordInfoVO>;
37
+ 'hitCount'?: boolean;
37
38
  /**
38
39
  *
39
- * @type {number}
40
+ * @type {Array<EnergyCostRecordInfoVO>}
40
41
  * @memberof IPageEnergyCostRecordInfoVO
41
42
  */
42
- 'pages'?: number;
43
+ 'records'?: Array<EnergyCostRecordInfoVO>;
43
44
  /**
44
45
  *
45
- * @type {boolean}
46
+ * @type {number}
46
47
  * @memberof IPageEnergyCostRecordInfoVO
47
48
  */
48
- 'searchCount'?: boolean;
49
+ 'current'?: number;
49
50
  /**
50
51
  *
51
52
  * @type {boolean}
52
53
  * @memberof IPageEnergyCostRecordInfoVO
53
- * @deprecated
54
54
  */
55
- 'hitCount'?: boolean;
55
+ 'searchCount'?: boolean;
56
56
  /**
57
57
  *
58
58
  * @type {number}
@@ -34,32 +34,32 @@ export interface IPageEnergyCostRecordInfoVO {
34
34
  * @type {number}
35
35
  * @memberof IPageEnergyCostRecordInfoVO
36
36
  */
37
- 'current'?: number;
37
+ 'pages'?: number;
38
38
  /**
39
39
  *
40
- * @type {Array<EnergyCostRecordInfoVO>}
40
+ * @type {boolean}
41
41
  * @memberof IPageEnergyCostRecordInfoVO
42
+ * @deprecated
42
43
  */
43
- 'records'?: Array<EnergyCostRecordInfoVO>;
44
+ 'hitCount'?: boolean;
44
45
  /**
45
46
  *
46
- * @type {number}
47
+ * @type {Array<EnergyCostRecordInfoVO>}
47
48
  * @memberof IPageEnergyCostRecordInfoVO
48
49
  */
49
- 'pages'?: number;
50
+ 'records'?: Array<EnergyCostRecordInfoVO>;
50
51
  /**
51
52
  *
52
- * @type {boolean}
53
+ * @type {number}
53
54
  * @memberof IPageEnergyCostRecordInfoVO
54
55
  */
55
- 'searchCount'?: boolean;
56
+ 'current'?: number;
56
57
  /**
57
58
  *
58
59
  * @type {boolean}
59
60
  * @memberof IPageEnergyCostRecordInfoVO
60
- * @deprecated
61
61
  */
62
- 'hitCount'?: boolean;
62
+ 'searchCount'?: boolean;
63
63
  /**
64
64
  *
65
65
  * @type {number}