@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
package/src/api.ts DELETED
@@ -1,1064 +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 { Client, ClientConfig, Command, buildRequestConfigFromMetaPath, CommandOutput } from '@volcengine/sdk-core';
16
-
17
- import { CancelInvitationRequest } from './types/index';
18
- import { CancelInvitationResponse } from './types/index';
19
- import { CancelOrderRequest } from './types/index';
20
- import { CancelOrderResponse } from './types/index';
21
- import { CleanUpFinancialRelationRequest } from './types/index';
22
- import { CleanUpFinancialRelationResponse } from './types/index';
23
- import { CommonBuyRequest } from './types/index';
24
- import { CommonBuyResponse } from './types/index';
25
- import { CreateBudgetRequest } from './types/index';
26
- import { CreateBudgetResponse } from './types/index';
27
- import { CreateFinancialRelationRequest } from './types/index';
28
- import { CreateFinancialRelationResponse } from './types/index';
29
- import { DeleteBudgetRequest } from './types/index';
30
- import { DeleteBudgetResponse } from './types/index';
31
- import { DeleteFinancialRelationRequest } from './types/index';
32
- import { DeleteFinancialRelationResponse } from './types/index';
33
- import { GetFilterInfoForCostAnalysisRequest } from './types/index';
34
- import { GetFilterInfoForCostAnalysisResponse } from './types/index';
35
- import { GetOrderRequest } from './types/index';
36
- import { GetOrderResponse } from './types/index';
37
- import { HandleInvitationRequest } from './types/index';
38
- import { HandleInvitationResponse } from './types/index';
39
- import { ListAmortizedCostBillDailyRequest } from './types/index';
40
- import { ListAmortizedCostBillDailyResponse } from './types/index';
41
- import { ListAmortizedCostBillDetailRequest } from './types/index';
42
- import { ListAmortizedCostBillDetailResponse } from './types/index';
43
- import { ListAmortizedCostBillMonthlyRequest } from './types/index';
44
- import { ListAmortizedCostBillMonthlyResponse } from './types/index';
45
- import { ListAvailableInstancesRequest } from './types/index';
46
- import { ListAvailableInstancesResponse } from './types/index';
47
- import { ListBillDetailRequest } from './types/index';
48
- import { ListBillDetailResponse } from './types/index';
49
- import { ListBillOverviewByCategoryRequest } from './types/index';
50
- import { ListBillOverviewByCategoryResponse } from './types/index';
51
- import { ListBillOverviewByProdRequest } from './types/index';
52
- import { ListBillOverviewByProdResponse } from './types/index';
53
- import { ListBillRequest } from './types/index';
54
- import { ListBillResponse } from './types/index';
55
- import { ListBudgetAmountByBudgetIDRequest } from './types/index';
56
- import { ListBudgetAmountByBudgetIDResponse } from './types/index';
57
- import { ListBudgetFilterBillingModeRequest } from './types/index';
58
- import { ListBudgetFilterBillingModeResponse } from './types/index';
59
- import { ListBudgetFilterOwnerIDRequest } from './types/index';
60
- import { ListBudgetFilterOwnerIDResponse } from './types/index';
61
- import { ListBudgetFilterPayerIDRequest } from './types/index';
62
- import { ListBudgetFilterPayerIDResponse } from './types/index';
63
- import { ListBudgetFilterProductRequest } from './types/index';
64
- import { ListBudgetFilterProductResponse } from './types/index';
65
- import { ListBudgetFilterProjectRequest } from './types/index';
66
- import { ListBudgetFilterProjectResponse } from './types/index';
67
- import { ListBudgetFilterRegionCodeRequest } from './types/index';
68
- import { ListBudgetFilterRegionCodeResponse } from './types/index';
69
- import { ListBudgetFilterSubjectInfoRequest } from './types/index';
70
- import { ListBudgetFilterSubjectInfoResponse } from './types/index';
71
- import { ListBudgetFilterTagKeyRequest } from './types/index';
72
- import { ListBudgetFilterTagKeyResponse } from './types/index';
73
- import { ListBudgetFilterTagValueRequest } from './types/index';
74
- import { ListBudgetFilterTagValueResponse } from './types/index';
75
- import { ListBudgetFilterZoneCodeRequest } from './types/index';
76
- import { ListBudgetFilterZoneCodeResponse } from './types/index';
77
- import { ListBudgetRequest } from './types/index';
78
- import { ListBudgetResponse } from './types/index';
79
- import { ListCostAnalysisOpenApiRequest } from './types/index';
80
- import { ListCostAnalysisOpenApiResponse } from './types/index';
81
- import { ListCouponUsageRecordsRequest } from './types/index';
82
- import { ListCouponUsageRecordsResponse } from './types/index';
83
- import { ListCouponsRequest } from './types/index';
84
- import { ListCouponsResponse } from './types/index';
85
- import { ListFinancialRelationRequest } from './types/index';
86
- import { ListFinancialRelationResponse } from './types/index';
87
- import { ListInvitationRequest } from './types/index';
88
- import { ListInvitationResponse } from './types/index';
89
- import { ListOrderProductDetailsRequest } from './types/index';
90
- import { ListOrderProductDetailsResponse } from './types/index';
91
- import { ListOrdersRequest } from './types/index';
92
- import { ListOrdersResponse } from './types/index';
93
- import { ListPackageUsageDetailsRequest } from './types/index';
94
- import { ListPackageUsageDetailsResponse } from './types/index';
95
- import { ListRecipientInformationRequest } from './types/index';
96
- import { ListRecipientInformationResponse } from './types/index';
97
- import { ListResourcePackagesRequest } from './types/index';
98
- import { ListResourcePackagesResponse } from './types/index';
99
- import { ListSplitBillDetailRequest } from './types/index';
100
- import { ListSplitBillDetailResponse } from './types/index';
101
- import { PayOrderRequest } from './types/index';
102
- import { PayOrderResponse } from './types/index';
103
- import { QueryBalanceAcctRequest } from './types/index';
104
- import { QueryBalanceAcctResponse } from './types/index';
105
- import { QueryBudgetDetailRequest } from './types/index';
106
- import { QueryBudgetDetailResponse } from './types/index';
107
- import { QueryPriceForPayAsYouGoRequest } from './types/index';
108
- import { QueryPriceForPayAsYouGoResponse } from './types/index';
109
- import { QueryPriceForRenewRequest } from './types/index';
110
- import { QueryPriceForRenewResponse } from './types/index';
111
- import { QueryPriceForSubscriptionRequest } from './types/index';
112
- import { QueryPriceForSubscriptionResponse } from './types/index';
113
- import { QueryTagValueByTagKeyRequest } from './types/index';
114
- import { QueryTagValueByTagKeyResponse } from './types/index';
115
- import { RenewInstanceRequest } from './types/index';
116
- import { RenewInstanceResponse } from './types/index';
117
- import { SetRenewalTypeRequest } from './types/index';
118
- import { SetRenewalTypeResponse } from './types/index';
119
- import { UnsubscribeInstanceRequest } from './types/index';
120
- import { UnsubscribeInstanceResponse } from './types/index';
121
- import { UpdateAuthRequest } from './types/index';
122
- import { UpdateAuthResponse } from './types/index';
123
- import { UpdateBudgetRequest } from './types/index';
124
- import { UpdateBudgetResponse } from './types/index';
125
-
126
- // ============================================================================
127
- // Output Type Definitions
128
- // ============================================================================
129
- export type CancelInvitationCommandOutput = CommandOutput<CancelInvitationResponse>;
130
- export type CancelOrderCommandOutput = CommandOutput<CancelOrderResponse>;
131
- export type CleanUpFinancialRelationCommandOutput = CommandOutput<CleanUpFinancialRelationResponse>;
132
- export type CommonBuyCommandOutput = CommandOutput<CommonBuyResponse>;
133
- export type CreateBudgetCommandOutput = CommandOutput<CreateBudgetResponse>;
134
- export type CreateFinancialRelationCommandOutput = CommandOutput<CreateFinancialRelationResponse>;
135
- export type DeleteBudgetCommandOutput = CommandOutput<DeleteBudgetResponse>;
136
- export type DeleteFinancialRelationCommandOutput = CommandOutput<DeleteFinancialRelationResponse>;
137
- export type GetFilterInfoForCostAnalysisCommandOutput = CommandOutput<GetFilterInfoForCostAnalysisResponse>;
138
- export type GetOrderCommandOutput = CommandOutput<GetOrderResponse>;
139
- export type HandleInvitationCommandOutput = CommandOutput<HandleInvitationResponse>;
140
- export type ListAmortizedCostBillDailyCommandOutput = CommandOutput<ListAmortizedCostBillDailyResponse>;
141
- export type ListAmortizedCostBillDetailCommandOutput = CommandOutput<ListAmortizedCostBillDetailResponse>;
142
- export type ListAmortizedCostBillMonthlyCommandOutput = CommandOutput<ListAmortizedCostBillMonthlyResponse>;
143
- export type ListAvailableInstancesCommandOutput = CommandOutput<ListAvailableInstancesResponse>;
144
- export type ListBillCommandOutput = CommandOutput<ListBillResponse>;
145
- export type ListBillDetailCommandOutput = CommandOutput<ListBillDetailResponse>;
146
- export type ListBillOverviewByCategoryCommandOutput = CommandOutput<ListBillOverviewByCategoryResponse>;
147
- export type ListBillOverviewByProdCommandOutput = CommandOutput<ListBillOverviewByProdResponse>;
148
- export type ListBudgetCommandOutput = CommandOutput<ListBudgetResponse>;
149
- export type ListBudgetAmountByBudgetIDCommandOutput = CommandOutput<ListBudgetAmountByBudgetIDResponse>;
150
- export type ListBudgetFilterBillingModeCommandOutput = CommandOutput<ListBudgetFilterBillingModeResponse>;
151
- export type ListBudgetFilterOwnerIDCommandOutput = CommandOutput<ListBudgetFilterOwnerIDResponse>;
152
- export type ListBudgetFilterPayerIDCommandOutput = CommandOutput<ListBudgetFilterPayerIDResponse>;
153
- export type ListBudgetFilterProductCommandOutput = CommandOutput<ListBudgetFilterProductResponse>;
154
- export type ListBudgetFilterProjectCommandOutput = CommandOutput<ListBudgetFilterProjectResponse>;
155
- export type ListBudgetFilterRegionCodeCommandOutput = CommandOutput<ListBudgetFilterRegionCodeResponse>;
156
- export type ListBudgetFilterSubjectInfoCommandOutput = CommandOutput<ListBudgetFilterSubjectInfoResponse>;
157
- export type ListBudgetFilterTagKeyCommandOutput = CommandOutput<ListBudgetFilterTagKeyResponse>;
158
- export type ListBudgetFilterTagValueCommandOutput = CommandOutput<ListBudgetFilterTagValueResponse>;
159
- export type ListBudgetFilterZoneCodeCommandOutput = CommandOutput<ListBudgetFilterZoneCodeResponse>;
160
- export type ListCostAnalysisOpenApiCommandOutput = CommandOutput<ListCostAnalysisOpenApiResponse>;
161
- export type ListCouponUsageRecordsCommandOutput = CommandOutput<ListCouponUsageRecordsResponse>;
162
- export type ListCouponsCommandOutput = CommandOutput<ListCouponsResponse>;
163
- export type ListFinancialRelationCommandOutput = CommandOutput<ListFinancialRelationResponse>;
164
- export type ListInvitationCommandOutput = CommandOutput<ListInvitationResponse>;
165
- export type ListOrderProductDetailsCommandOutput = CommandOutput<ListOrderProductDetailsResponse>;
166
- export type ListOrdersCommandOutput = CommandOutput<ListOrdersResponse>;
167
- export type ListPackageUsageDetailsCommandOutput = CommandOutput<ListPackageUsageDetailsResponse>;
168
- export type ListRecipientInformationCommandOutput = CommandOutput<ListRecipientInformationResponse>;
169
- export type ListResourcePackagesCommandOutput = CommandOutput<ListResourcePackagesResponse>;
170
- export type ListSplitBillDetailCommandOutput = CommandOutput<ListSplitBillDetailResponse>;
171
- export type PayOrderCommandOutput = CommandOutput<PayOrderResponse>;
172
- export type QueryBalanceAcctCommandOutput = CommandOutput<QueryBalanceAcctResponse>;
173
- export type QueryBudgetDetailCommandOutput = CommandOutput<QueryBudgetDetailResponse>;
174
- export type QueryPriceForPayAsYouGoCommandOutput = CommandOutput<QueryPriceForPayAsYouGoResponse>;
175
- export type QueryPriceForRenewCommandOutput = CommandOutput<QueryPriceForRenewResponse>;
176
- export type QueryPriceForSubscriptionCommandOutput = CommandOutput<QueryPriceForSubscriptionResponse>;
177
- export type QueryTagValueByTagKeyCommandOutput = CommandOutput<QueryTagValueByTagKeyResponse>;
178
- export type RenewInstanceCommandOutput = CommandOutput<RenewInstanceResponse>;
179
- export type SetRenewalTypeCommandOutput = CommandOutput<SetRenewalTypeResponse>;
180
- export type UnsubscribeInstanceCommandOutput = CommandOutput<UnsubscribeInstanceResponse>;
181
- export type UpdateAuthCommandOutput = CommandOutput<UpdateAuthResponse>;
182
- export type UpdateBudgetCommandOutput = CommandOutput<UpdateBudgetResponse>;
183
-
184
- /**
185
- * BILLINGClient Service Client
186
- */
187
- export class BILLINGClient extends Client {
188
- constructor(config: ClientConfig = {}) {
189
- super({
190
- protocol: 'https',
191
- region: 'cn-beijing',
192
- ...config,
193
- });
194
- }
195
- }
196
-
197
- /**
198
- * Command to CancelInvitation
199
- */
200
- export class CancelInvitationCommand extends Command<
201
- CancelInvitationRequest,
202
- CancelInvitationCommandOutput,
203
- 'CancelInvitationCommand'
204
- > {
205
- static readonly metaPath = '/CancelInvitation/2022-01-01/billing/post/application_json/';
206
-
207
- constructor(input: CancelInvitationRequest) {
208
- super(input);
209
- this.requestConfig = buildRequestConfigFromMetaPath(CancelInvitationCommand.metaPath);
210
- }
211
- }
212
- /**
213
- * Command to CancelOrder
214
- */
215
- export class CancelOrderCommand extends Command<
216
- CancelOrderRequest,
217
- CancelOrderCommandOutput,
218
- 'CancelOrderCommand'
219
- > {
220
- static readonly metaPath = '/CancelOrder/2022-01-01/billing/post/application_json/';
221
-
222
- constructor(input: CancelOrderRequest) {
223
- super(input);
224
- this.requestConfig = buildRequestConfigFromMetaPath(CancelOrderCommand.metaPath);
225
- }
226
- }
227
- /**
228
- * Command to CleanUpFinancialRelation
229
- */
230
- export class CleanUpFinancialRelationCommand extends Command<
231
- CleanUpFinancialRelationRequest,
232
- CleanUpFinancialRelationCommandOutput,
233
- 'CleanUpFinancialRelationCommand'
234
- > {
235
- static readonly metaPath = '/CleanUpFinancialRelation/2022-01-01/billing/post/application_json/';
236
-
237
- constructor(input: CleanUpFinancialRelationRequest) {
238
- super(input);
239
- this.requestConfig = buildRequestConfigFromMetaPath(CleanUpFinancialRelationCommand.metaPath);
240
- }
241
- }
242
- /**
243
- * Command to CommonBuy
244
- */
245
- export class CommonBuyCommand extends Command<
246
- CommonBuyRequest,
247
- CommonBuyCommandOutput,
248
- 'CommonBuyCommand'
249
- > {
250
- static readonly metaPath = '/CommonBuy/2022-01-01/billing/post/application_json/';
251
-
252
- constructor(input: CommonBuyRequest) {
253
- super(input);
254
- this.requestConfig = buildRequestConfigFromMetaPath(CommonBuyCommand.metaPath);
255
- }
256
- }
257
- /**
258
- * Command to CreateBudget
259
- */
260
- export class CreateBudgetCommand extends Command<
261
- CreateBudgetRequest,
262
- CreateBudgetCommandOutput,
263
- 'CreateBudgetCommand'
264
- > {
265
- static readonly metaPath = '/CreateBudget/2022-01-01/billing/post/application_json/';
266
-
267
- constructor(input: CreateBudgetRequest) {
268
- super(input);
269
- this.requestConfig = buildRequestConfigFromMetaPath(CreateBudgetCommand.metaPath);
270
- }
271
- }
272
- /**
273
- * Command to CreateFinancialRelation
274
- */
275
- export class CreateFinancialRelationCommand extends Command<
276
- CreateFinancialRelationRequest,
277
- CreateFinancialRelationCommandOutput,
278
- 'CreateFinancialRelationCommand'
279
- > {
280
- static readonly metaPath = '/CreateFinancialRelation/2022-01-01/billing/post/application_json/';
281
-
282
- constructor(input: CreateFinancialRelationRequest) {
283
- super(input);
284
- this.requestConfig = buildRequestConfigFromMetaPath(CreateFinancialRelationCommand.metaPath);
285
- }
286
- }
287
- /**
288
- * Command to DeleteBudget
289
- */
290
- export class DeleteBudgetCommand extends Command<
291
- DeleteBudgetRequest,
292
- DeleteBudgetCommandOutput,
293
- 'DeleteBudgetCommand'
294
- > {
295
- static readonly metaPath = '/DeleteBudget/2022-01-01/billing/post/application_json/';
296
-
297
- constructor(input: DeleteBudgetRequest) {
298
- super(input);
299
- this.requestConfig = buildRequestConfigFromMetaPath(DeleteBudgetCommand.metaPath);
300
- }
301
- }
302
- /**
303
- * Command to DeleteFinancialRelation
304
- */
305
- export class DeleteFinancialRelationCommand extends Command<
306
- DeleteFinancialRelationRequest,
307
- DeleteFinancialRelationCommandOutput,
308
- 'DeleteFinancialRelationCommand'
309
- > {
310
- static readonly metaPath = '/DeleteFinancialRelation/2022-01-01/billing/post/application_json/';
311
-
312
- constructor(input: DeleteFinancialRelationRequest) {
313
- super(input);
314
- this.requestConfig = buildRequestConfigFromMetaPath(DeleteFinancialRelationCommand.metaPath);
315
- }
316
- }
317
- /**
318
- * Command to GetFilterInfoForCostAnalysis
319
- */
320
- export class GetFilterInfoForCostAnalysisCommand extends Command<
321
- GetFilterInfoForCostAnalysisRequest,
322
- GetFilterInfoForCostAnalysisCommandOutput,
323
- 'GetFilterInfoForCostAnalysisCommand'
324
- > {
325
- static readonly metaPath = '/GetFilterInfoForCostAnalysis/2022-01-01/billing/post/application_json/';
326
-
327
- constructor(input: GetFilterInfoForCostAnalysisRequest) {
328
- super(input);
329
- this.requestConfig = buildRequestConfigFromMetaPath(GetFilterInfoForCostAnalysisCommand.metaPath);
330
- }
331
- }
332
- /**
333
- * Command to GetOrder
334
- */
335
- export class GetOrderCommand extends Command<
336
- GetOrderRequest,
337
- GetOrderCommandOutput,
338
- 'GetOrderCommand'
339
- > {
340
- static readonly metaPath = '/GetOrder/2022-01-01/billing/post/application_json/';
341
-
342
- constructor(input: GetOrderRequest) {
343
- super(input);
344
- this.requestConfig = buildRequestConfigFromMetaPath(GetOrderCommand.metaPath);
345
- }
346
- }
347
- /**
348
- * Command to HandleInvitation
349
- */
350
- export class HandleInvitationCommand extends Command<
351
- HandleInvitationRequest,
352
- HandleInvitationCommandOutput,
353
- 'HandleInvitationCommand'
354
- > {
355
- static readonly metaPath = '/HandleInvitation/2022-01-01/billing/post/application_json/';
356
-
357
- constructor(input: HandleInvitationRequest) {
358
- super(input);
359
- this.requestConfig = buildRequestConfigFromMetaPath(HandleInvitationCommand.metaPath);
360
- }
361
- }
362
- /**
363
- * Command to ListAmortizedCostBillDaily
364
- */
365
- export class ListAmortizedCostBillDailyCommand extends Command<
366
- ListAmortizedCostBillDailyRequest,
367
- ListAmortizedCostBillDailyCommandOutput,
368
- 'ListAmortizedCostBillDailyCommand'
369
- > {
370
- static readonly metaPath = '/ListAmortizedCostBillDaily/2022-01-01/billing/post/application_json/';
371
-
372
- constructor(input: ListAmortizedCostBillDailyRequest) {
373
- super(input);
374
- this.requestConfig = buildRequestConfigFromMetaPath(ListAmortizedCostBillDailyCommand.metaPath);
375
- }
376
- }
377
- /**
378
- * Command to ListAmortizedCostBillDetail
379
- */
380
- export class ListAmortizedCostBillDetailCommand extends Command<
381
- ListAmortizedCostBillDetailRequest,
382
- ListAmortizedCostBillDetailCommandOutput,
383
- 'ListAmortizedCostBillDetailCommand'
384
- > {
385
- static readonly metaPath = '/ListAmortizedCostBillDetail/2022-01-01/billing/post/application_json/';
386
-
387
- constructor(input: ListAmortizedCostBillDetailRequest) {
388
- super(input);
389
- this.requestConfig = buildRequestConfigFromMetaPath(ListAmortizedCostBillDetailCommand.metaPath);
390
- }
391
- }
392
- /**
393
- * Command to ListAmortizedCostBillMonthly
394
- */
395
- export class ListAmortizedCostBillMonthlyCommand extends Command<
396
- ListAmortizedCostBillMonthlyRequest,
397
- ListAmortizedCostBillMonthlyCommandOutput,
398
- 'ListAmortizedCostBillMonthlyCommand'
399
- > {
400
- static readonly metaPath = '/ListAmortizedCostBillMonthly/2022-01-01/billing/post/application_json/';
401
-
402
- constructor(input: ListAmortizedCostBillMonthlyRequest) {
403
- super(input);
404
- this.requestConfig = buildRequestConfigFromMetaPath(ListAmortizedCostBillMonthlyCommand.metaPath);
405
- }
406
- }
407
- /**
408
- * Command to ListAvailableInstances
409
- */
410
- export class ListAvailableInstancesCommand extends Command<
411
- ListAvailableInstancesRequest,
412
- ListAvailableInstancesCommandOutput,
413
- 'ListAvailableInstancesCommand'
414
- > {
415
- static readonly metaPath = '/ListAvailableInstances/2022-01-01/billing/post/application_json/';
416
-
417
- constructor(input: ListAvailableInstancesRequest) {
418
- super(input);
419
- this.requestConfig = buildRequestConfigFromMetaPath(ListAvailableInstancesCommand.metaPath);
420
- }
421
- }
422
- /**
423
- * Command to ListBill
424
- */
425
- export class ListBillCommand extends Command<
426
- ListBillRequest,
427
- ListBillCommandOutput,
428
- 'ListBillCommand'
429
- > {
430
- static readonly metaPath = '/ListBill/2022-01-01/billing/post/application_json/';
431
-
432
- constructor(input: ListBillRequest) {
433
- super(input);
434
- this.requestConfig = buildRequestConfigFromMetaPath(ListBillCommand.metaPath);
435
- }
436
- }
437
- /**
438
- * Command to ListBillDetail
439
- */
440
- export class ListBillDetailCommand extends Command<
441
- ListBillDetailRequest,
442
- ListBillDetailCommandOutput,
443
- 'ListBillDetailCommand'
444
- > {
445
- static readonly metaPath = '/ListBillDetail/2022-01-01/billing/post/application_json/';
446
-
447
- constructor(input: ListBillDetailRequest) {
448
- super(input);
449
- this.requestConfig = buildRequestConfigFromMetaPath(ListBillDetailCommand.metaPath);
450
- }
451
- }
452
- /**
453
- * Command to ListBillOverviewByCategory
454
- */
455
- export class ListBillOverviewByCategoryCommand extends Command<
456
- ListBillOverviewByCategoryRequest,
457
- ListBillOverviewByCategoryCommandOutput,
458
- 'ListBillOverviewByCategoryCommand'
459
- > {
460
- static readonly metaPath = '/ListBillOverviewByCategory/2022-01-01/billing/post/application_json/';
461
-
462
- constructor(input: ListBillOverviewByCategoryRequest) {
463
- super(input);
464
- this.requestConfig = buildRequestConfigFromMetaPath(ListBillOverviewByCategoryCommand.metaPath);
465
- }
466
- }
467
- /**
468
- * Command to ListBillOverviewByProd
469
- */
470
- export class ListBillOverviewByProdCommand extends Command<
471
- ListBillOverviewByProdRequest,
472
- ListBillOverviewByProdCommandOutput,
473
- 'ListBillOverviewByProdCommand'
474
- > {
475
- static readonly metaPath = '/ListBillOverviewByProd/2022-01-01/billing/post/application_json/';
476
-
477
- constructor(input: ListBillOverviewByProdRequest) {
478
- super(input);
479
- this.requestConfig = buildRequestConfigFromMetaPath(ListBillOverviewByProdCommand.metaPath);
480
- }
481
- }
482
- /**
483
- * Command to ListBudget
484
- */
485
- export class ListBudgetCommand extends Command<
486
- ListBudgetRequest,
487
- ListBudgetCommandOutput,
488
- 'ListBudgetCommand'
489
- > {
490
- static readonly metaPath = '/ListBudget/2022-01-01/billing/post/application_json/';
491
-
492
- constructor(input: ListBudgetRequest) {
493
- super(input);
494
- this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetCommand.metaPath);
495
- }
496
- }
497
- /**
498
- * Command to ListBudgetAmountByBudgetID
499
- */
500
- export class ListBudgetAmountByBudgetIDCommand extends Command<
501
- ListBudgetAmountByBudgetIDRequest,
502
- ListBudgetAmountByBudgetIDCommandOutput,
503
- 'ListBudgetAmountByBudgetIDCommand'
504
- > {
505
- static readonly metaPath = '/ListBudgetAmountByBudgetID/2022-01-01/billing/post/application_json/';
506
-
507
- constructor(input: ListBudgetAmountByBudgetIDRequest) {
508
- super(input);
509
- this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetAmountByBudgetIDCommand.metaPath);
510
- }
511
- }
512
- /**
513
- * Command to ListBudgetFilterBillingMode
514
- */
515
- export class ListBudgetFilterBillingModeCommand extends Command<
516
- ListBudgetFilterBillingModeRequest,
517
- ListBudgetFilterBillingModeCommandOutput,
518
- 'ListBudgetFilterBillingModeCommand'
519
- > {
520
- static readonly metaPath = '/ListBudgetFilterBillingMode/2022-01-01/billing/post/application_json/';
521
-
522
- constructor(input: ListBudgetFilterBillingModeRequest) {
523
- super(input);
524
- this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetFilterBillingModeCommand.metaPath);
525
- }
526
- }
527
- /**
528
- * Command to ListBudgetFilterOwnerID
529
- */
530
- export class ListBudgetFilterOwnerIDCommand extends Command<
531
- ListBudgetFilterOwnerIDRequest,
532
- ListBudgetFilterOwnerIDCommandOutput,
533
- 'ListBudgetFilterOwnerIDCommand'
534
- > {
535
- static readonly metaPath = '/ListBudgetFilterOwnerID/2022-01-01/billing/post/application_json/';
536
-
537
- constructor(input: ListBudgetFilterOwnerIDRequest) {
538
- super(input);
539
- this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetFilterOwnerIDCommand.metaPath);
540
- }
541
- }
542
- /**
543
- * Command to ListBudgetFilterPayerID
544
- */
545
- export class ListBudgetFilterPayerIDCommand extends Command<
546
- ListBudgetFilterPayerIDRequest,
547
- ListBudgetFilterPayerIDCommandOutput,
548
- 'ListBudgetFilterPayerIDCommand'
549
- > {
550
- static readonly metaPath = '/ListBudgetFilterPayerID/2022-01-01/billing/post/application_json/';
551
-
552
- constructor(input: ListBudgetFilterPayerIDRequest) {
553
- super(input);
554
- this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetFilterPayerIDCommand.metaPath);
555
- }
556
- }
557
- /**
558
- * Command to ListBudgetFilterProduct
559
- */
560
- export class ListBudgetFilterProductCommand extends Command<
561
- ListBudgetFilterProductRequest,
562
- ListBudgetFilterProductCommandOutput,
563
- 'ListBudgetFilterProductCommand'
564
- > {
565
- static readonly metaPath = '/ListBudgetFilterProduct/2022-01-01/billing/post/application_json/';
566
-
567
- constructor(input: ListBudgetFilterProductRequest) {
568
- super(input);
569
- this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetFilterProductCommand.metaPath);
570
- }
571
- }
572
- /**
573
- * Command to ListBudgetFilterProject
574
- */
575
- export class ListBudgetFilterProjectCommand extends Command<
576
- ListBudgetFilterProjectRequest,
577
- ListBudgetFilterProjectCommandOutput,
578
- 'ListBudgetFilterProjectCommand'
579
- > {
580
- static readonly metaPath = '/ListBudgetFilterProject/2022-01-01/billing/post/application_json/';
581
-
582
- constructor(input: ListBudgetFilterProjectRequest) {
583
- super(input);
584
- this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetFilterProjectCommand.metaPath);
585
- }
586
- }
587
- /**
588
- * Command to ListBudgetFilterRegionCode
589
- */
590
- export class ListBudgetFilterRegionCodeCommand extends Command<
591
- ListBudgetFilterRegionCodeRequest,
592
- ListBudgetFilterRegionCodeCommandOutput,
593
- 'ListBudgetFilterRegionCodeCommand'
594
- > {
595
- static readonly metaPath = '/ListBudgetFilterRegionCode/2022-01-01/billing/post/application_json/';
596
-
597
- constructor(input: ListBudgetFilterRegionCodeRequest) {
598
- super(input);
599
- this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetFilterRegionCodeCommand.metaPath);
600
- }
601
- }
602
- /**
603
- * Command to ListBudgetFilterSubjectInfo
604
- */
605
- export class ListBudgetFilterSubjectInfoCommand extends Command<
606
- ListBudgetFilterSubjectInfoRequest,
607
- ListBudgetFilterSubjectInfoCommandOutput,
608
- 'ListBudgetFilterSubjectInfoCommand'
609
- > {
610
- static readonly metaPath = '/ListBudgetFilterSubjectInfo/2022-01-01/billing/post/application_json/';
611
-
612
- constructor(input: ListBudgetFilterSubjectInfoRequest) {
613
- super(input);
614
- this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetFilterSubjectInfoCommand.metaPath);
615
- }
616
- }
617
- /**
618
- * Command to ListBudgetFilterTagKey
619
- */
620
- export class ListBudgetFilterTagKeyCommand extends Command<
621
- ListBudgetFilterTagKeyRequest,
622
- ListBudgetFilterTagKeyCommandOutput,
623
- 'ListBudgetFilterTagKeyCommand'
624
- > {
625
- static readonly metaPath = '/ListBudgetFilterTagKey/2022-01-01/billing/post/application_json/';
626
-
627
- constructor(input: ListBudgetFilterTagKeyRequest) {
628
- super(input);
629
- this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetFilterTagKeyCommand.metaPath);
630
- }
631
- }
632
- /**
633
- * Command to ListBudgetFilterTagValue
634
- */
635
- export class ListBudgetFilterTagValueCommand extends Command<
636
- ListBudgetFilterTagValueRequest,
637
- ListBudgetFilterTagValueCommandOutput,
638
- 'ListBudgetFilterTagValueCommand'
639
- > {
640
- static readonly metaPath = '/ListBudgetFilterTagValue/2022-01-01/billing/post/application_json/';
641
-
642
- constructor(input: ListBudgetFilterTagValueRequest) {
643
- super(input);
644
- this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetFilterTagValueCommand.metaPath);
645
- }
646
- }
647
- /**
648
- * Command to ListBudgetFilterZoneCode
649
- */
650
- export class ListBudgetFilterZoneCodeCommand extends Command<
651
- ListBudgetFilterZoneCodeRequest,
652
- ListBudgetFilterZoneCodeCommandOutput,
653
- 'ListBudgetFilterZoneCodeCommand'
654
- > {
655
- static readonly metaPath = '/ListBudgetFilterZoneCode/2022-01-01/billing/post/application_json/';
656
-
657
- constructor(input: ListBudgetFilterZoneCodeRequest) {
658
- super(input);
659
- this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetFilterZoneCodeCommand.metaPath);
660
- }
661
- }
662
- /**
663
- * Command to ListCostAnalysisOpenApi
664
- */
665
- export class ListCostAnalysisOpenApiCommand extends Command<
666
- ListCostAnalysisOpenApiRequest,
667
- ListCostAnalysisOpenApiCommandOutput,
668
- 'ListCostAnalysisOpenApiCommand'
669
- > {
670
- static readonly metaPath = '/ListCostAnalysisOpenApi/2022-01-01/billing/post/application_json/';
671
-
672
- constructor(input: ListCostAnalysisOpenApiRequest) {
673
- super(input);
674
- this.requestConfig = buildRequestConfigFromMetaPath(ListCostAnalysisOpenApiCommand.metaPath);
675
- }
676
- }
677
- /**
678
- * Command to ListCouponUsageRecords
679
- */
680
- export class ListCouponUsageRecordsCommand extends Command<
681
- ListCouponUsageRecordsRequest,
682
- ListCouponUsageRecordsCommandOutput,
683
- 'ListCouponUsageRecordsCommand'
684
- > {
685
- static readonly metaPath = '/ListCouponUsageRecords/2022-01-01/billing/post/application_json/';
686
-
687
- constructor(input: ListCouponUsageRecordsRequest) {
688
- super(input);
689
- this.requestConfig = buildRequestConfigFromMetaPath(ListCouponUsageRecordsCommand.metaPath);
690
- }
691
- }
692
- /**
693
- * Command to ListCoupons
694
- */
695
- export class ListCouponsCommand extends Command<
696
- ListCouponsRequest,
697
- ListCouponsCommandOutput,
698
- 'ListCouponsCommand'
699
- > {
700
- static readonly metaPath = '/ListCoupons/2022-01-01/billing/post/application_json/';
701
-
702
- constructor(input: ListCouponsRequest) {
703
- super(input);
704
- this.requestConfig = buildRequestConfigFromMetaPath(ListCouponsCommand.metaPath);
705
- }
706
- }
707
- /**
708
- * Command to ListFinancialRelation
709
- */
710
- export class ListFinancialRelationCommand extends Command<
711
- ListFinancialRelationRequest,
712
- ListFinancialRelationCommandOutput,
713
- 'ListFinancialRelationCommand'
714
- > {
715
- static readonly metaPath = '/ListFinancialRelation/2022-01-01/billing/post/application_json/';
716
-
717
- constructor(input: ListFinancialRelationRequest) {
718
- super(input);
719
- this.requestConfig = buildRequestConfigFromMetaPath(ListFinancialRelationCommand.metaPath);
720
- }
721
- }
722
- /**
723
- * Command to ListInvitation
724
- */
725
- export class ListInvitationCommand extends Command<
726
- ListInvitationRequest,
727
- ListInvitationCommandOutput,
728
- 'ListInvitationCommand'
729
- > {
730
- static readonly metaPath = '/ListInvitation/2022-01-01/billing/post/application_json/';
731
-
732
- constructor(input: ListInvitationRequest) {
733
- super(input);
734
- this.requestConfig = buildRequestConfigFromMetaPath(ListInvitationCommand.metaPath);
735
- }
736
- }
737
- /**
738
- * Command to ListOrderProductDetails
739
- */
740
- export class ListOrderProductDetailsCommand extends Command<
741
- ListOrderProductDetailsRequest,
742
- ListOrderProductDetailsCommandOutput,
743
- 'ListOrderProductDetailsCommand'
744
- > {
745
- static readonly metaPath = '/ListOrderProductDetails/2022-01-01/billing/post/application_json/';
746
-
747
- constructor(input: ListOrderProductDetailsRequest) {
748
- super(input);
749
- this.requestConfig = buildRequestConfigFromMetaPath(ListOrderProductDetailsCommand.metaPath);
750
- }
751
- }
752
- /**
753
- * Command to ListOrders
754
- */
755
- export class ListOrdersCommand extends Command<
756
- ListOrdersRequest,
757
- ListOrdersCommandOutput,
758
- 'ListOrdersCommand'
759
- > {
760
- static readonly metaPath = '/ListOrders/2022-01-01/billing/post/application_json/';
761
-
762
- constructor(input: ListOrdersRequest) {
763
- super(input);
764
- this.requestConfig = buildRequestConfigFromMetaPath(ListOrdersCommand.metaPath);
765
- }
766
- }
767
- /**
768
- * Command to ListPackageUsageDetails
769
- */
770
- export class ListPackageUsageDetailsCommand extends Command<
771
- ListPackageUsageDetailsRequest,
772
- ListPackageUsageDetailsCommandOutput,
773
- 'ListPackageUsageDetailsCommand'
774
- > {
775
- static readonly metaPath = '/ListPackageUsageDetails/2022-01-01/billing/post/application_json/';
776
-
777
- constructor(input: ListPackageUsageDetailsRequest) {
778
- super(input);
779
- this.requestConfig = buildRequestConfigFromMetaPath(ListPackageUsageDetailsCommand.metaPath);
780
- }
781
- }
782
- /**
783
- * Command to ListRecipientInformation
784
- */
785
- export class ListRecipientInformationCommand extends Command<
786
- ListRecipientInformationRequest,
787
- ListRecipientInformationCommandOutput,
788
- 'ListRecipientInformationCommand'
789
- > {
790
- static readonly metaPath = '/ListRecipientInformation/2022-01-01/billing/post/application_json/';
791
-
792
- constructor(input: ListRecipientInformationRequest) {
793
- super(input);
794
- this.requestConfig = buildRequestConfigFromMetaPath(ListRecipientInformationCommand.metaPath);
795
- }
796
- }
797
- /**
798
- * Command to ListResourcePackages
799
- */
800
- export class ListResourcePackagesCommand extends Command<
801
- ListResourcePackagesRequest,
802
- ListResourcePackagesCommandOutput,
803
- 'ListResourcePackagesCommand'
804
- > {
805
- static readonly metaPath = '/ListResourcePackages/2022-01-01/billing/post/application_json/';
806
-
807
- constructor(input: ListResourcePackagesRequest) {
808
- super(input);
809
- this.requestConfig = buildRequestConfigFromMetaPath(ListResourcePackagesCommand.metaPath);
810
- }
811
- }
812
- /**
813
- * Command to ListSplitBillDetail
814
- */
815
- export class ListSplitBillDetailCommand extends Command<
816
- ListSplitBillDetailRequest,
817
- ListSplitBillDetailCommandOutput,
818
- 'ListSplitBillDetailCommand'
819
- > {
820
- static readonly metaPath = '/ListSplitBillDetail/2022-01-01/billing/post/application_json/';
821
-
822
- constructor(input: ListSplitBillDetailRequest) {
823
- super(input);
824
- this.requestConfig = buildRequestConfigFromMetaPath(ListSplitBillDetailCommand.metaPath);
825
- }
826
- }
827
- /**
828
- * Command to PayOrder
829
- */
830
- export class PayOrderCommand extends Command<
831
- PayOrderRequest,
832
- PayOrderCommandOutput,
833
- 'PayOrderCommand'
834
- > {
835
- static readonly metaPath = '/PayOrder/2022-01-01/billing/post/application_json/';
836
-
837
- constructor(input: PayOrderRequest) {
838
- super(input);
839
- this.requestConfig = buildRequestConfigFromMetaPath(PayOrderCommand.metaPath);
840
- }
841
- }
842
- /**
843
- * Command to QueryBalanceAcct
844
- */
845
- export class QueryBalanceAcctCommand extends Command<
846
- QueryBalanceAcctRequest,
847
- QueryBalanceAcctCommandOutput,
848
- 'QueryBalanceAcctCommand'
849
- > {
850
- static readonly metaPath = '/QueryBalanceAcct/2022-01-01/billing/post/application_json/';
851
-
852
- constructor(input: QueryBalanceAcctRequest) {
853
- super(input);
854
- this.requestConfig = buildRequestConfigFromMetaPath(QueryBalanceAcctCommand.metaPath);
855
- }
856
- }
857
- /**
858
- * Command to QueryBudgetDetail
859
- */
860
- export class QueryBudgetDetailCommand extends Command<
861
- QueryBudgetDetailRequest,
862
- QueryBudgetDetailCommandOutput,
863
- 'QueryBudgetDetailCommand'
864
- > {
865
- static readonly metaPath = '/QueryBudgetDetail/2022-01-01/billing/post/application_json/';
866
-
867
- constructor(input: QueryBudgetDetailRequest) {
868
- super(input);
869
- this.requestConfig = buildRequestConfigFromMetaPath(QueryBudgetDetailCommand.metaPath);
870
- }
871
- }
872
- /**
873
- * Command to QueryPriceForPayAsYouGo
874
- */
875
- export class QueryPriceForPayAsYouGoCommand extends Command<
876
- QueryPriceForPayAsYouGoRequest,
877
- QueryPriceForPayAsYouGoCommandOutput,
878
- 'QueryPriceForPayAsYouGoCommand'
879
- > {
880
- static readonly metaPath = '/QueryPriceForPayAsYouGo/2022-01-01/billing/post/application_json/';
881
-
882
- constructor(input: QueryPriceForPayAsYouGoRequest) {
883
- super(input);
884
- this.requestConfig = buildRequestConfigFromMetaPath(QueryPriceForPayAsYouGoCommand.metaPath);
885
- }
886
- }
887
- /**
888
- * Command to QueryPriceForRenew
889
- */
890
- export class QueryPriceForRenewCommand extends Command<
891
- QueryPriceForRenewRequest,
892
- QueryPriceForRenewCommandOutput,
893
- 'QueryPriceForRenewCommand'
894
- > {
895
- static readonly metaPath = '/QueryPriceForRenew/2022-01-01/billing/post/application_json/';
896
-
897
- constructor(input: QueryPriceForRenewRequest) {
898
- super(input);
899
- this.requestConfig = buildRequestConfigFromMetaPath(QueryPriceForRenewCommand.metaPath);
900
- }
901
- }
902
- /**
903
- * Command to QueryPriceForSubscription
904
- */
905
- export class QueryPriceForSubscriptionCommand extends Command<
906
- QueryPriceForSubscriptionRequest,
907
- QueryPriceForSubscriptionCommandOutput,
908
- 'QueryPriceForSubscriptionCommand'
909
- > {
910
- static readonly metaPath = '/QueryPriceForSubscription/2022-01-01/billing/post/application_json/';
911
-
912
- constructor(input: QueryPriceForSubscriptionRequest) {
913
- super(input);
914
- this.requestConfig = buildRequestConfigFromMetaPath(QueryPriceForSubscriptionCommand.metaPath);
915
- }
916
- }
917
- /**
918
- * Command to QueryTagValueByTagKey
919
- */
920
- export class QueryTagValueByTagKeyCommand extends Command<
921
- QueryTagValueByTagKeyRequest,
922
- QueryTagValueByTagKeyCommandOutput,
923
- 'QueryTagValueByTagKeyCommand'
924
- > {
925
- static readonly metaPath = '/QueryTagValueByTagKey/2022-01-01/billing/post/application_json/';
926
-
927
- constructor(input: QueryTagValueByTagKeyRequest) {
928
- super(input);
929
- this.requestConfig = buildRequestConfigFromMetaPath(QueryTagValueByTagKeyCommand.metaPath);
930
- }
931
- }
932
- /**
933
- * Command to RenewInstance
934
- */
935
- export class RenewInstanceCommand extends Command<
936
- RenewInstanceRequest,
937
- RenewInstanceCommandOutput,
938
- 'RenewInstanceCommand'
939
- > {
940
- static readonly metaPath = '/RenewInstance/2022-01-01/billing/post/application_json/';
941
-
942
- constructor(input: RenewInstanceRequest) {
943
- super(input);
944
- this.requestConfig = buildRequestConfigFromMetaPath(RenewInstanceCommand.metaPath);
945
- }
946
- }
947
- /**
948
- * Command to SetRenewalType
949
- */
950
- export class SetRenewalTypeCommand extends Command<
951
- SetRenewalTypeRequest,
952
- SetRenewalTypeCommandOutput,
953
- 'SetRenewalTypeCommand'
954
- > {
955
- static readonly metaPath = '/SetRenewalType/2022-01-01/billing/post/application_json/';
956
-
957
- constructor(input: SetRenewalTypeRequest) {
958
- super(input);
959
- this.requestConfig = buildRequestConfigFromMetaPath(SetRenewalTypeCommand.metaPath);
960
- }
961
- }
962
- /**
963
- * Command to UnsubscribeInstance
964
- */
965
- export class UnsubscribeInstanceCommand extends Command<
966
- UnsubscribeInstanceRequest,
967
- UnsubscribeInstanceCommandOutput,
968
- 'UnsubscribeInstanceCommand'
969
- > {
970
- static readonly metaPath = '/UnsubscribeInstance/2022-01-01/billing/post/application_json/';
971
-
972
- constructor(input: UnsubscribeInstanceRequest) {
973
- super(input);
974
- this.requestConfig = buildRequestConfigFromMetaPath(UnsubscribeInstanceCommand.metaPath);
975
- }
976
- }
977
- /**
978
- * Command to UpdateAuth
979
- */
980
- export class UpdateAuthCommand extends Command<
981
- UpdateAuthRequest,
982
- UpdateAuthCommandOutput,
983
- 'UpdateAuthCommand'
984
- > {
985
- static readonly metaPath = '/UpdateAuth/2022-01-01/billing/post/application_json/';
986
-
987
- constructor(input: UpdateAuthRequest) {
988
- super(input);
989
- this.requestConfig = buildRequestConfigFromMetaPath(UpdateAuthCommand.metaPath);
990
- }
991
- }
992
- /**
993
- * Command to UpdateBudget
994
- */
995
- export class UpdateBudgetCommand extends Command<
996
- UpdateBudgetRequest,
997
- UpdateBudgetCommandOutput,
998
- 'UpdateBudgetCommand'
999
- > {
1000
- static readonly metaPath = '/UpdateBudget/2022-01-01/billing/post/application_json/';
1001
-
1002
- constructor(input: UpdateBudgetRequest) {
1003
- super(input);
1004
- this.requestConfig = buildRequestConfigFromMetaPath(UpdateBudgetCommand.metaPath);
1005
- }
1006
- }
1007
-
1008
- export default {
1009
- BILLINGClient,
1010
- CancelInvitationCommand,
1011
- CancelOrderCommand,
1012
- CleanUpFinancialRelationCommand,
1013
- CommonBuyCommand,
1014
- CreateBudgetCommand,
1015
- CreateFinancialRelationCommand,
1016
- DeleteBudgetCommand,
1017
- DeleteFinancialRelationCommand,
1018
- GetFilterInfoForCostAnalysisCommand,
1019
- GetOrderCommand,
1020
- HandleInvitationCommand,
1021
- ListAmortizedCostBillDailyCommand,
1022
- ListAmortizedCostBillDetailCommand,
1023
- ListAmortizedCostBillMonthlyCommand,
1024
- ListAvailableInstancesCommand,
1025
- ListBillCommand,
1026
- ListBillDetailCommand,
1027
- ListBillOverviewByCategoryCommand,
1028
- ListBillOverviewByProdCommand,
1029
- ListBudgetCommand,
1030
- ListBudgetAmountByBudgetIDCommand,
1031
- ListBudgetFilterBillingModeCommand,
1032
- ListBudgetFilterOwnerIDCommand,
1033
- ListBudgetFilterPayerIDCommand,
1034
- ListBudgetFilterProductCommand,
1035
- ListBudgetFilterProjectCommand,
1036
- ListBudgetFilterRegionCodeCommand,
1037
- ListBudgetFilterSubjectInfoCommand,
1038
- ListBudgetFilterTagKeyCommand,
1039
- ListBudgetFilterTagValueCommand,
1040
- ListBudgetFilterZoneCodeCommand,
1041
- ListCostAnalysisOpenApiCommand,
1042
- ListCouponUsageRecordsCommand,
1043
- ListCouponsCommand,
1044
- ListFinancialRelationCommand,
1045
- ListInvitationCommand,
1046
- ListOrderProductDetailsCommand,
1047
- ListOrdersCommand,
1048
- ListPackageUsageDetailsCommand,
1049
- ListRecipientInformationCommand,
1050
- ListResourcePackagesCommand,
1051
- ListSplitBillDetailCommand,
1052
- PayOrderCommand,
1053
- QueryBalanceAcctCommand,
1054
- QueryBudgetDetailCommand,
1055
- QueryPriceForPayAsYouGoCommand,
1056
- QueryPriceForRenewCommand,
1057
- QueryPriceForSubscriptionCommand,
1058
- QueryTagValueByTagKeyCommand,
1059
- RenewInstanceCommand,
1060
- SetRenewalTypeCommand,
1061
- UnsubscribeInstanceCommand,
1062
- UpdateAuthCommand,
1063
- UpdateBudgetCommand,
1064
- };