@volcengine/billing 1.0.6 → 1.0.7

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.
Files changed (207) hide show
  1. package/dist/cjs/index.js +1 -1
  2. package/dist/esm/types/list-for-list-bill-detail-output.d.ts +10 -0
  3. package/dist/esm/types/list-for-list-bill-detail-output.d.ts.map +1 -1
  4. package/dist/esm/types/list-for-list-split-bill-detail-output.d.ts +5 -0
  5. package/dist/esm/types/list-for-list-split-bill-detail-output.d.ts.map +1 -1
  6. package/package.json +5 -1
  7. package/.turbo/turbo-build.log +0 -19
  8. package/dist/tsconfig.tsbuildinfo +0 -1
  9. package/rslib.config.ts +0 -26
  10. package/src/api.ts +0 -1064
  11. package/src/index.ts +0 -14
  12. package/src/types/auth-for-list-invitation-output.ts +0 -52
  13. package/src/types/auth-info-for-list-financial-relation-output.ts +0 -40
  14. package/src/types/auth-info-for-list-invitation-output.ts +0 -40
  15. package/src/types/bill-category-list-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  16. package/src/types/billing-mode-info-list-for-list-budget-filter-billing-mode-output.ts +0 -34
  17. package/src/types/billing-mode-list-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  18. package/src/types/budget-alert-message-detail-list-for-query-budget-detail-output.ts +0 -64
  19. package/src/types/budget-alert-message-for-create-budget-input.ts +0 -46
  20. package/src/types/budget-alert-message-for-update-budget-input.ts +0 -46
  21. package/src/types/budget-alert-rule-for-create-budget-input.ts +0 -63
  22. package/src/types/budget-alert-rule-for-update-budget-input.ts +0 -63
  23. package/src/types/budget-alert-rule-list-for-query-budget-detail-output.ts +0 -63
  24. package/src/types/budget-amount-for-create-budget-input.ts +0 -40
  25. package/src/types/budget-amount-for-update-budget-input.ts +0 -40
  26. package/src/types/budget-amount-list-for-list-budget-amount-by-budget-idoutput.ts +0 -58
  27. package/src/types/budget-for-create-budget-input.ts +0 -84
  28. package/src/types/budget-for-query-budget-detail-output.ts +0 -84
  29. package/src/types/budget-for-update-budget-input.ts +0 -84
  30. package/src/types/budget-list-for-list-budget-output.ts +0 -100
  31. package/src/types/budget-range-billing-mode-for-query-budget-detail-output.ts +0 -34
  32. package/src/types/budget-range-for-create-budget-input.ts +0 -76
  33. package/src/types/budget-range-for-update-budget-input.ts +0 -76
  34. package/src/types/budget-range-info-for-query-budget-detail-output.ts +0 -83
  35. package/src/types/budget-range-owner-for-query-budget-detail-output.ts +0 -34
  36. package/src/types/budget-range-payer-for-query-budget-detail-output.ts +0 -34
  37. package/src/types/budget-range-product-for-query-budget-detail-output.ts +0 -34
  38. package/src/types/budget-range-region-for-query-budget-detail-output.ts +0 -34
  39. package/src/types/budget-range-subject-for-query-budget-detail-output.ts +0 -34
  40. package/src/types/budget-range-zone-for-query-budget-detail-output.ts +0 -34
  41. package/src/types/business-mode-list-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  42. package/src/types/cancel-invitation-request.ts +0 -52
  43. package/src/types/cancel-invitation-response.ts +0 -28
  44. package/src/types/cancel-order-request.ts +0 -28
  45. package/src/types/cancel-order-response.ts +0 -22
  46. package/src/types/charge-item-list-for-common-buy-input.ts +0 -40
  47. package/src/types/clean-up-financial-relation-request.ts +0 -40
  48. package/src/types/clean-up-financial-relation-response.ts +0 -34
  49. package/src/types/common-buy-request.ts +0 -41
  50. package/src/types/common-buy-response.ts +0 -29
  51. package/src/types/config-list-for-common-buy-input.ts +0 -41
  52. package/src/types/config-list-for-query-price-for-pay-as-you-go-input.ts +0 -52
  53. package/src/types/config-list-for-query-price-for-pay-as-you-go-output.ts +0 -65
  54. package/src/types/config-list-for-query-price-for-subscription-input.ts +0 -52
  55. package/src/types/config-list-for-query-price-for-subscription-output.ts +0 -65
  56. package/src/types/configuration-code-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  57. package/src/types/convert-list-for-list-bill-overview-by-category-output.ts +0 -29
  58. package/src/types/cost-data-for-list-cost-analysis-open-api-output.ts +0 -41
  59. package/src/types/cost-for-list-cost-analysis-open-api-output.ts +0 -34
  60. package/src/types/create-budget-request.ts +0 -57
  61. package/src/types/create-budget-response.ts +0 -28
  62. package/src/types/create-financial-relation-request.ts +0 -46
  63. package/src/types/create-financial-relation-response.ts +0 -28
  64. package/src/types/delete-budget-request.ts +0 -28
  65. package/src/types/delete-budget-response.ts +0 -22
  66. package/src/types/delete-financial-relation-request.ts +0 -40
  67. package/src/types/delete-financial-relation-response.ts +0 -28
  68. package/src/types/discount-detail-for-query-price-for-pay-as-you-go-output.ts +0 -34
  69. package/src/types/discount-detail-for-query-price-for-subscription-output.ts +0 -34
  70. package/src/types/element-code-list-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  71. package/src/types/filter-for-list-cost-analysis-open-api-input.ts +0 -40
  72. package/src/types/get-filter-info-for-cost-analysis-request.ts +0 -40
  73. package/src/types/get-filter-info-for-cost-analysis-response.ts +0 -118
  74. package/src/types/get-order-request.ts +0 -28
  75. package/src/types/get-order-response.ts +0 -29
  76. package/src/types/handle-invitation-request.ts +0 -58
  77. package/src/types/handle-invitation-response.ts +0 -28
  78. package/src/types/index.ts +0 -194
  79. package/src/types/instance-amount-list-for-query-price-for-renew-output.ts +0 -52
  80. package/src/types/instance-list-for-list-available-instances-output.ts +0 -112
  81. package/src/types/list-amortized-cost-bill-daily-request.ts +0 -106
  82. package/src/types/list-amortized-cost-bill-daily-response.ts +0 -47
  83. package/src/types/list-amortized-cost-bill-detail-request.ts +0 -106
  84. package/src/types/list-amortized-cost-bill-detail-response.ts +0 -47
  85. package/src/types/list-amortized-cost-bill-monthly-request.ts +0 -100
  86. package/src/types/list-amortized-cost-bill-monthly-response.ts +0 -47
  87. package/src/types/list-available-instances-request.ts +0 -76
  88. package/src/types/list-available-instances-response.ts +0 -41
  89. package/src/types/list-bill-detail-request.ts +0 -106
  90. package/src/types/list-bill-detail-response.ts +0 -47
  91. package/src/types/list-bill-overview-by-category-request.ts +0 -52
  92. package/src/types/list-bill-overview-by-category-response.ts +0 -29
  93. package/src/types/list-bill-overview-by-prod-request.ts +0 -82
  94. package/src/types/list-bill-overview-by-prod-response.ts +0 -47
  95. package/src/types/list-bill-request.ts +0 -88
  96. package/src/types/list-bill-response.ts +0 -47
  97. package/src/types/list-budget-amount-by-budget-idrequest.ts +0 -28
  98. package/src/types/list-budget-amount-by-budget-idresponse.ts +0 -29
  99. package/src/types/list-budget-filter-billing-mode-request.ts +0 -34
  100. package/src/types/list-budget-filter-billing-mode-response.ts +0 -47
  101. package/src/types/list-budget-filter-owner-idrequest.ts +0 -22
  102. package/src/types/list-budget-filter-owner-idresponse.ts +0 -29
  103. package/src/types/list-budget-filter-payer-idrequest.ts +0 -22
  104. package/src/types/list-budget-filter-payer-idresponse.ts +0 -29
  105. package/src/types/list-budget-filter-product-request.ts +0 -34
  106. package/src/types/list-budget-filter-product-response.ts +0 -47
  107. package/src/types/list-budget-filter-project-request.ts +0 -34
  108. package/src/types/list-budget-filter-project-response.ts +0 -46
  109. package/src/types/list-budget-filter-region-code-request.ts +0 -34
  110. package/src/types/list-budget-filter-region-code-response.ts +0 -47
  111. package/src/types/list-budget-filter-subject-info-request.ts +0 -34
  112. package/src/types/list-budget-filter-subject-info-response.ts +0 -47
  113. package/src/types/list-budget-filter-tag-key-request.ts +0 -34
  114. package/src/types/list-budget-filter-tag-key-response.ts +0 -46
  115. package/src/types/list-budget-filter-tag-value-request.ts +0 -40
  116. package/src/types/list-budget-filter-tag-value-response.ts +0 -46
  117. package/src/types/list-budget-filter-zone-code-request.ts +0 -34
  118. package/src/types/list-budget-filter-zone-code-response.ts +0 -47
  119. package/src/types/list-budget-request.ts +0 -88
  120. package/src/types/list-budget-response.ts +0 -47
  121. package/src/types/list-cost-analysis-open-api-request.ts +0 -77
  122. package/src/types/list-cost-analysis-open-api-response.ts +0 -47
  123. package/src/types/list-coupon-usage-records-request.ts +0 -40
  124. package/src/types/list-coupon-usage-records-response.ts +0 -47
  125. package/src/types/list-coupons-request.ts +0 -64
  126. package/src/types/list-coupons-response.ts +0 -47
  127. package/src/types/list-financial-relation-request.ts +0 -52
  128. package/src/types/list-financial-relation-response.ts +0 -47
  129. package/src/types/list-for-list-amortized-cost-bill-daily-output.ts +0 -766
  130. package/src/types/list-for-list-amortized-cost-bill-detail-output.ts +0 -706
  131. package/src/types/list-for-list-amortized-cost-bill-monthly-output.ts +0 -1030
  132. package/src/types/list-for-list-bill-detail-output.ts +0 -604
  133. package/src/types/list-for-list-bill-output.ts +0 -334
  134. package/src/types/list-for-list-bill-overview-by-category-output.ts +0 -262
  135. package/src/types/list-for-list-bill-overview-by-prod-output.ts +0 -280
  136. package/src/types/list-for-list-budget-filter-owner-idoutput.ts +0 -34
  137. package/src/types/list-for-list-budget-filter-payer-idoutput.ts +0 -34
  138. package/src/types/list-for-list-budget-filter-product-output.ts +0 -34
  139. package/src/types/list-for-list-coupon-usage-records-output.ts +0 -88
  140. package/src/types/list-for-list-coupons-output.ts +0 -125
  141. package/src/types/list-for-list-financial-relation-output.ts +0 -107
  142. package/src/types/list-for-list-invitation-output.ts +0 -42
  143. package/src/types/list-for-list-package-usage-details-output.ts +0 -243
  144. package/src/types/list-for-list-resource-packages-output.ts +0 -180
  145. package/src/types/list-for-list-split-bill-detail-output.ts +0 -622
  146. package/src/types/list-invitation-request.ts +0 -22
  147. package/src/types/list-invitation-response.ts +0 -29
  148. package/src/types/list-order-product-details-request.ts +0 -40
  149. package/src/types/list-order-product-details-response.ts +0 -41
  150. package/src/types/list-orders-request.ts +0 -58
  151. package/src/types/list-orders-response.ts +0 -41
  152. package/src/types/list-package-usage-details-request.ts +0 -69
  153. package/src/types/list-package-usage-details-response.ts +0 -35
  154. package/src/types/list-recipient-information-request.ts +0 -34
  155. package/src/types/list-recipient-information-response.ts +0 -47
  156. package/src/types/list-resource-packages-request.ts +0 -87
  157. package/src/types/list-resource-packages-response.ts +0 -35
  158. package/src/types/list-split-bill-detail-request.ts +0 -112
  159. package/src/types/list-split-bill-detail-response.ts +0 -47
  160. package/src/types/order-fail-refund-info-for-get-order-output.ts +0 -52
  161. package/src/types/order-fail-refund-info-for-list-order-product-details-output.ts +0 -52
  162. package/src/types/order-fail-refund-info-for-list-orders-output.ts +0 -52
  163. package/src/types/order-info-for-common-buy-output.ts +0 -34
  164. package/src/types/order-info-for-get-order-output.ts +0 -125
  165. package/src/types/order-info-for-list-orders-output.ts +0 -125
  166. package/src/types/order-product-info-for-list-order-product-details-output.ts +0 -125
  167. package/src/types/owner-user-name-list-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  168. package/src/types/pay-order-request.ts +0 -28
  169. package/src/types/pay-order-response.ts +0 -22
  170. package/src/types/payer-user-name-list-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  171. package/src/types/product-limit-list-for-list-coupons-output.ts +0 -82
  172. package/src/types/product-list-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  173. package/src/types/project-list-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  174. package/src/types/query-balance-acct-request.ts +0 -22
  175. package/src/types/query-balance-acct-response.ts +0 -58
  176. package/src/types/query-budget-detail-request.ts +0 -28
  177. package/src/types/query-budget-detail-response.ts +0 -50
  178. package/src/types/query-price-for-pay-as-you-go-request.ts +0 -35
  179. package/src/types/query-price-for-pay-as-you-go-response.ts +0 -47
  180. package/src/types/query-price-for-renew-request.ts +0 -40
  181. package/src/types/query-price-for-renew-response.ts +0 -47
  182. package/src/types/query-price-for-subscription-request.ts +0 -35
  183. package/src/types/query-price-for-subscription-response.ts +0 -47
  184. package/src/types/query-tag-value-by-tag-key-request.ts +0 -46
  185. package/src/types/query-tag-value-by-tag-key-response.ts +0 -28
  186. package/src/types/recipient-information-list-for-list-recipient-information-output.ts +0 -46
  187. package/src/types/region-info-list-for-list-budget-filter-region-code-output.ts +0 -34
  188. package/src/types/region-list-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  189. package/src/types/relation-for-list-invitation-output.ts +0 -107
  190. package/src/types/renew-instance-request.ts +0 -64
  191. package/src/types/renew-instance-response.ts +0 -35
  192. package/src/types/set-renewal-type-request.ts +0 -70
  193. package/src/types/set-renewal-type-response.ts +0 -29
  194. package/src/types/subject-info-list-for-list-budget-filter-subject-info-output.ts +0 -34
  195. package/src/types/subject-no-list-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  196. package/src/types/success-instance-info-for-unsubscribe-instance-output.ts +0 -34
  197. package/src/types/success-instance-list-for-renew-instance-output.ts +0 -34
  198. package/src/types/success-instance-list-for-set-renewal-type-output.ts +0 -34
  199. package/src/types/unsubscribe-instance-request.ts +0 -46
  200. package/src/types/unsubscribe-instance-response.ts +0 -41
  201. package/src/types/update-auth-request.ts +0 -34
  202. package/src/types/update-auth-response.ts +0 -28
  203. package/src/types/update-budget-request.ts +0 -63
  204. package/src/types/update-budget-response.ts +0 -22
  205. package/src/types/zone-info-list-for-list-budget-filter-zone-code-output.ts +0 -34
  206. package/src/types/zone-list-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  207. package/tsconfig.json +0 -12
@@ -1,82 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * billing
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface ProductLimitListForListCouponsOutput
20
- */
21
- export interface ProductLimitListForListCouponsOutput {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof ProductLimitListForListCouponsOutput
26
- */
27
- BillingMethod?: string;
28
-
29
- /**
30
- * @type {string}
31
- * @memberof ProductLimitListForListCouponsOutput
32
- */
33
- ChargeItemCode?: string;
34
-
35
- /**
36
- * @type {number}
37
- * @memberof ProductLimitListForListCouponsOutput
38
- */
39
- ChargeItemType?: number;
40
-
41
- /**
42
- * @type {string}
43
- * @memberof ProductLimitListForListCouponsOutput
44
- */
45
- ConfigurationCode?: string;
46
-
47
- /**
48
- * @type {string}
49
- * @memberof ProductLimitListForListCouponsOutput
50
- */
51
- ConfigurationName?: string;
52
-
53
- /**
54
- * @type {number}
55
- * @memberof ProductLimitListForListCouponsOutput
56
- */
57
- ConfigurationType?: number;
58
-
59
- /**
60
- * @type {string}
61
- * @memberof ProductLimitListForListCouponsOutput
62
- */
63
- ProductCode?: string;
64
-
65
- /**
66
- * @type {string}
67
- * @memberof ProductLimitListForListCouponsOutput
68
- */
69
- ProductName?: string;
70
-
71
- /**
72
- * @type {number}
73
- * @memberof ProductLimitListForListCouponsOutput
74
- */
75
- TimeLimitLower?: number;
76
-
77
- /**
78
- * @type {number}
79
- * @memberof ProductLimitListForListCouponsOutput
80
- */
81
- TimeLimitUpper?: number;
82
- }
@@ -1,34 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * billing
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface ProductListForGetFilterInfoForCostAnalysisOutput
20
- */
21
- export interface ProductListForGetFilterInfoForCostAnalysisOutput {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof ProductListForGetFilterInfoForCostAnalysisOutput
26
- */
27
- ProductCode?: string;
28
-
29
- /**
30
- * @type {string}
31
- * @memberof ProductListForGetFilterInfoForCostAnalysisOutput
32
- */
33
- ProductName?: string;
34
- }
@@ -1,34 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * billing
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface ProjectListForGetFilterInfoForCostAnalysisOutput
20
- */
21
- export interface ProjectListForGetFilterInfoForCostAnalysisOutput {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof ProjectListForGetFilterInfoForCostAnalysisOutput
26
- */
27
- Project?: string;
28
-
29
- /**
30
- * @type {string}
31
- * @memberof ProjectListForGetFilterInfoForCostAnalysisOutput
32
- */
33
- ProjectDisplayName?: string;
34
- }
@@ -1,22 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * billing
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface QueryBalanceAcctRequest
20
- */
21
- export interface QueryBalanceAcctRequest {
22
- }
@@ -1,58 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * billing
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface QueryBalanceAcctResponse
20
- */
21
- export interface QueryBalanceAcctResponse {
22
-
23
- /**
24
- * @type {number}
25
- * @memberof QueryBalanceAcctResponse
26
- */
27
- AccountID?: number;
28
-
29
- /**
30
- * @type {string}
31
- * @memberof QueryBalanceAcctResponse
32
- */
33
- ArrearsBalance?: string;
34
-
35
- /**
36
- * @type {string}
37
- * @memberof QueryBalanceAcctResponse
38
- */
39
- AvailableBalance?: string;
40
-
41
- /**
42
- * @type {string}
43
- * @memberof QueryBalanceAcctResponse
44
- */
45
- CashBalance?: string;
46
-
47
- /**
48
- * @type {string}
49
- * @memberof QueryBalanceAcctResponse
50
- */
51
- CreditLimit?: string;
52
-
53
- /**
54
- * @type {string}
55
- * @memberof QueryBalanceAcctResponse
56
- */
57
- FreezeAmount?: string;
58
- }
@@ -1,28 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * billing
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface QueryBudgetDetailRequest
20
- */
21
- export interface QueryBudgetDetailRequest {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof QueryBudgetDetailRequest
26
- */
27
- BudgetID: string;
28
- }
@@ -1,50 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * billing
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { BudgetAlertMessageDetailListForQueryBudgetDetailOutput } from './budget-alert-message-detail-list-for-query-budget-detail-output';
16
- import { BudgetAlertRuleListForQueryBudgetDetailOutput } from './budget-alert-rule-list-for-query-budget-detail-output';
17
- import { BudgetForQueryBudgetDetailOutput } from './budget-for-query-budget-detail-output';
18
- import { BudgetRangeInfoForQueryBudgetDetailOutput } from './budget-range-info-for-query-budget-detail-output';
19
- /**
20
- *
21
- *
22
- * @export
23
- * @interface QueryBudgetDetailResponse
24
- */
25
- export interface QueryBudgetDetailResponse {
26
-
27
- /**
28
- * @type {BudgetForQueryBudgetDetailOutput}
29
- * @memberof QueryBudgetDetailResponse
30
- */
31
- Budget?: BudgetForQueryBudgetDetailOutput;
32
-
33
- /**
34
- * @type {Array<BudgetAlertMessageDetailListForQueryBudgetDetailOutput>}
35
- * @memberof QueryBudgetDetailResponse
36
- */
37
- BudgetAlertMessageDetailList?: Array<BudgetAlertMessageDetailListForQueryBudgetDetailOutput>;
38
-
39
- /**
40
- * @type {Array<BudgetAlertRuleListForQueryBudgetDetailOutput>}
41
- * @memberof QueryBudgetDetailResponse
42
- */
43
- BudgetAlertRuleList?: Array<BudgetAlertRuleListForQueryBudgetDetailOutput>;
44
-
45
- /**
46
- * @type {BudgetRangeInfoForQueryBudgetDetailOutput}
47
- * @memberof QueryBudgetDetailResponse
48
- */
49
- BudgetRangeInfo?: BudgetRangeInfoForQueryBudgetDetailOutput;
50
- }
@@ -1,35 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * billing
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { ConfigListForQueryPriceForPayAsYouGoInput } from './config-list-for-query-price-for-pay-as-you-go-input';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface QueryPriceForPayAsYouGoRequest
21
- */
22
- export interface QueryPriceForPayAsYouGoRequest {
23
-
24
- /**
25
- * @type {Array<ConfigListForQueryPriceForPayAsYouGoInput>}
26
- * @memberof QueryPriceForPayAsYouGoRequest
27
- */
28
- ConfigList?: Array<ConfigListForQueryPriceForPayAsYouGoInput>;
29
-
30
- /**
31
- * @type {string}
32
- * @memberof QueryPriceForPayAsYouGoRequest
33
- */
34
- Product: string;
35
- }
@@ -1,47 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * billing
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { ConfigListForQueryPriceForPayAsYouGoOutput } from './config-list-for-query-price-for-pay-as-you-go-output';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface QueryPriceForPayAsYouGoResponse
21
- */
22
- export interface QueryPriceForPayAsYouGoResponse {
23
-
24
- /**
25
- * @type {Array<ConfigListForQueryPriceForPayAsYouGoOutput>}
26
- * @memberof QueryPriceForPayAsYouGoResponse
27
- */
28
- ConfigList?: Array<ConfigListForQueryPriceForPayAsYouGoOutput>;
29
-
30
- /**
31
- * @type {string}
32
- * @memberof QueryPriceForPayAsYouGoResponse
33
- */
34
- Currency?: string;
35
-
36
- /**
37
- * @type {string}
38
- * @memberof QueryPriceForPayAsYouGoResponse
39
- */
40
- TotalDiscountAmount?: string;
41
-
42
- /**
43
- * @type {string}
44
- * @memberof QueryPriceForPayAsYouGoResponse
45
- */
46
- TotalOriginalAmount?: string;
47
- }
@@ -1,40 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * billing
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface QueryPriceForRenewRequest
20
- */
21
- export interface QueryPriceForRenewRequest {
22
-
23
- /**
24
- * @type {Array<string>}
25
- * @memberof QueryPriceForRenewRequest
26
- */
27
- InstanceIDList?: Array<string>;
28
-
29
- /**
30
- * @type {string}
31
- * @memberof QueryPriceForRenewRequest
32
- */
33
- Product: string;
34
-
35
- /**
36
- * @type {number}
37
- * @memberof QueryPriceForRenewRequest
38
- */
39
- UseDuration: number;
40
- }
@@ -1,47 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * billing
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { InstanceAmountListForQueryPriceForRenewOutput } from './instance-amount-list-for-query-price-for-renew-output';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface QueryPriceForRenewResponse
21
- */
22
- export interface QueryPriceForRenewResponse {
23
-
24
- /**
25
- * @type {string}
26
- * @memberof QueryPriceForRenewResponse
27
- */
28
- Currency?: string;
29
-
30
- /**
31
- * @type {Array<InstanceAmountListForQueryPriceForRenewOutput>}
32
- * @memberof QueryPriceForRenewResponse
33
- */
34
- InstanceAmountList?: Array<InstanceAmountListForQueryPriceForRenewOutput>;
35
-
36
- /**
37
- * @type {string}
38
- * @memberof QueryPriceForRenewResponse
39
- */
40
- TotalDiscountAmount?: string;
41
-
42
- /**
43
- * @type {string}
44
- * @memberof QueryPriceForRenewResponse
45
- */
46
- TotalOriginalAmount?: string;
47
- }
@@ -1,35 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * billing
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { ConfigListForQueryPriceForSubscriptionInput } from './config-list-for-query-price-for-subscription-input';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface QueryPriceForSubscriptionRequest
21
- */
22
- export interface QueryPriceForSubscriptionRequest {
23
-
24
- /**
25
- * @type {Array<ConfigListForQueryPriceForSubscriptionInput>}
26
- * @memberof QueryPriceForSubscriptionRequest
27
- */
28
- ConfigList?: Array<ConfigListForQueryPriceForSubscriptionInput>;
29
-
30
- /**
31
- * @type {string}
32
- * @memberof QueryPriceForSubscriptionRequest
33
- */
34
- Product: string;
35
- }
@@ -1,47 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * billing
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { ConfigListForQueryPriceForSubscriptionOutput } from './config-list-for-query-price-for-subscription-output';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface QueryPriceForSubscriptionResponse
21
- */
22
- export interface QueryPriceForSubscriptionResponse {
23
-
24
- /**
25
- * @type {Array<ConfigListForQueryPriceForSubscriptionOutput>}
26
- * @memberof QueryPriceForSubscriptionResponse
27
- */
28
- ConfigList?: Array<ConfigListForQueryPriceForSubscriptionOutput>;
29
-
30
- /**
31
- * @type {string}
32
- * @memberof QueryPriceForSubscriptionResponse
33
- */
34
- Currency?: string;
35
-
36
- /**
37
- * @type {string}
38
- * @memberof QueryPriceForSubscriptionResponse
39
- */
40
- TotalDiscountAmount?: string;
41
-
42
- /**
43
- * @type {string}
44
- * @memberof QueryPriceForSubscriptionResponse
45
- */
46
- TotalOriginalAmount?: string;
47
- }
@@ -1,46 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * billing
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface QueryTagValueByTagKeyRequest
20
- */
21
- export interface QueryTagValueByTagKeyRequest {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof QueryTagValueByTagKeyRequest
26
- */
27
- BeginTimeStr: string;
28
-
29
- /**
30
- * @type {string}
31
- * @memberof QueryTagValueByTagKeyRequest
32
- */
33
- EndTimeStr: string;
34
-
35
- /**
36
- * @type {string}
37
- * @memberof QueryTagValueByTagKeyRequest
38
- */
39
- TagKey: string;
40
-
41
- /**
42
- * @type {number}
43
- * @memberof QueryTagValueByTagKeyRequest
44
- */
45
- TimeGranularity: number;
46
- }
@@ -1,28 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * billing
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface QueryTagValueByTagKeyResponse
20
- */
21
- export interface QueryTagValueByTagKeyResponse {
22
-
23
- /**
24
- * @type {Array<string>}
25
- * @memberof QueryTagValueByTagKeyResponse
26
- */
27
- TagValueList?: Array<string>;
28
- }
@@ -1,46 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * billing
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface RecipientInformationListForListRecipientInformationOutput
20
- */
21
- export interface RecipientInformationListForListRecipientInformationOutput {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof RecipientInformationListForListRecipientInformationOutput
26
- */
27
- RecipientEmail?: string;
28
-
29
- /**
30
- * @type {number}
31
- * @memberof RecipientInformationListForListRecipientInformationOutput
32
- */
33
- RecipientID?: number;
34
-
35
- /**
36
- * @type {string}
37
- * @memberof RecipientInformationListForListRecipientInformationOutput
38
- */
39
- RecipientMessage?: string;
40
-
41
- /**
42
- * @type {string}
43
- * @memberof RecipientInformationListForListRecipientInformationOutput
44
- */
45
- RecipientName?: string;
46
- }