@volcengine/billing 1.0.5 → 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.
- package/LICENSE.txt +202 -0
- package/dist/cjs/index.js +595 -0
- package/dist/esm/api.d.ts +617 -0
- package/dist/esm/api.d.ts.map +1 -0
- package/{src/index.ts → dist/esm/index.d.ts} +3 -4
- package/dist/esm/index.d.ts.map +1 -0
- package/dist/esm/index.mjs +399 -0
- package/{src/types/auth-for-list-invitation-output.ts → dist/esm/types/auth-for-list-invitation-output.d.ts} +8 -15
- package/dist/esm/types/auth-for-list-invitation-output.d.ts.map +1 -0
- package/{src/types/auth-info-for-list-financial-relation-output.ts → dist/esm/types/auth-info-for-list-financial-relation-output.d.ts} +8 -13
- package/dist/esm/types/auth-info-for-list-financial-relation-output.d.ts.map +1 -0
- package/{src/types/auth-info-for-list-invitation-output.ts → dist/esm/types/auth-info-for-list-invitation-output.d.ts} +8 -13
- package/dist/esm/types/auth-info-for-list-invitation-output.d.ts.map +1 -0
- package/{src/types/bill-category-list-for-get-filter-info-for-cost-analysis-output.ts → dist/esm/types/bill-category-list-for-get-filter-info-for-cost-analysis-output.d.ts} +8 -12
- package/dist/esm/types/bill-category-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/{src/types/billing-mode-info-list-for-list-budget-filter-billing-mode-output.ts → dist/esm/types/billing-mode-info-list-for-list-budget-filter-billing-mode-output.d.ts} +8 -12
- package/dist/esm/types/billing-mode-info-list-for-list-budget-filter-billing-mode-output.d.ts.map +1 -0
- package/{src/types/billing-mode-list-for-get-filter-info-for-cost-analysis-output.ts → dist/esm/types/billing-mode-list-for-get-filter-info-for-cost-analysis-output.d.ts} +8 -12
- package/dist/esm/types/billing-mode-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/{src/types/budget-alert-message-detail-list-for-query-budget-detail-output.ts → dist/esm/types/budget-alert-message-detail-list-for-query-budget-detail-output.d.ts} +8 -17
- package/dist/esm/types/budget-alert-message-detail-list-for-query-budget-detail-output.d.ts.map +1 -0
- package/{src/types/budget-alert-message-for-create-budget-input.ts → dist/esm/types/budget-alert-message-for-create-budget-input.d.ts} +8 -14
- package/dist/esm/types/budget-alert-message-for-create-budget-input.d.ts.map +1 -0
- package/{src/types/budget-alert-message-for-update-budget-input.ts → dist/esm/types/budget-alert-message-for-update-budget-input.d.ts} +8 -14
- package/dist/esm/types/budget-alert-message-for-update-budget-input.d.ts.map +1 -0
- package/{src/types/budget-alert-rule-for-create-budget-input.ts → dist/esm/types/budget-alert-rule-for-create-budget-input.d.ts} +13 -21
- package/dist/esm/types/budget-alert-rule-for-create-budget-input.d.ts.map +1 -0
- package/{src/types/budget-alert-rule-for-update-budget-input.ts → dist/esm/types/budget-alert-rule-for-update-budget-input.d.ts} +13 -21
- package/dist/esm/types/budget-alert-rule-for-update-budget-input.d.ts.map +1 -0
- package/{src/types/budget-alert-rule-list-for-query-budget-detail-output.ts → dist/esm/types/budget-alert-rule-list-for-query-budget-detail-output.d.ts} +13 -21
- package/dist/esm/types/budget-alert-rule-list-for-query-budget-detail-output.d.ts.map +1 -0
- package/{src/types/budget-amount-for-create-budget-input.ts → dist/esm/types/budget-amount-for-create-budget-input.d.ts} +8 -13
- package/dist/esm/types/budget-amount-for-create-budget-input.d.ts.map +1 -0
- package/{src/types/budget-amount-for-update-budget-input.ts → dist/esm/types/budget-amount-for-update-budget-input.d.ts} +8 -13
- package/dist/esm/types/budget-amount-for-update-budget-input.d.ts.map +1 -0
- package/{src/types/budget-amount-list-for-list-budget-amount-by-budget-idoutput.ts → dist/esm/types/budget-amount-list-for-list-budget-amount-by-budget-idoutput.d.ts} +8 -16
- package/dist/esm/types/budget-amount-list-for-list-budget-amount-by-budget-idoutput.d.ts.map +1 -0
- package/{src/types/budget-for-create-budget-input.ts → dist/esm/types/budget-for-create-budget-input.d.ts} +17 -27
- package/dist/esm/types/budget-for-create-budget-input.d.ts.map +1 -0
- package/{src/types/budget-for-query-budget-detail-output.ts → dist/esm/types/budget-for-query-budget-detail-output.d.ts} +17 -27
- package/dist/esm/types/budget-for-query-budget-detail-output.d.ts.map +1 -0
- package/{src/types/budget-for-update-budget-input.ts → dist/esm/types/budget-for-update-budget-input.d.ts} +17 -27
- package/dist/esm/types/budget-for-update-budget-input.d.ts.map +1 -0
- package/{src/types/budget-list-for-list-budget-output.ts → dist/esm/types/budget-list-for-list-budget-output.d.ts} +14 -28
- package/dist/esm/types/budget-list-for-list-budget-output.d.ts.map +1 -0
- package/{src/types/budget-range-billing-mode-for-query-budget-detail-output.ts → dist/esm/types/budget-range-billing-mode-for-query-budget-detail-output.d.ts} +8 -12
- package/dist/esm/types/budget-range-billing-mode-for-query-budget-detail-output.d.ts.map +1 -0
- package/{src/types/budget-range-for-create-budget-input.ts → dist/esm/types/budget-range-for-create-budget-input.d.ts} +8 -19
- package/dist/esm/types/budget-range-for-create-budget-input.d.ts.map +1 -0
- package/{src/types/budget-range-for-update-budget-input.ts → dist/esm/types/budget-range-for-update-budget-input.d.ts} +8 -19
- package/dist/esm/types/budget-range-for-update-budget-input.d.ts.map +1 -0
- package/{src/types/budget-range-info-for-query-budget-detail-output.ts → dist/esm/types/budget-range-info-for-query-budget-detail-output.d.ts} +8 -19
- package/dist/esm/types/budget-range-info-for-query-budget-detail-output.d.ts.map +1 -0
- package/{src/types/budget-range-owner-for-query-budget-detail-output.ts → dist/esm/types/budget-range-owner-for-query-budget-detail-output.d.ts} +8 -12
- package/dist/esm/types/budget-range-owner-for-query-budget-detail-output.d.ts.map +1 -0
- package/{src/types/budget-range-payer-for-query-budget-detail-output.ts → dist/esm/types/budget-range-payer-for-query-budget-detail-output.d.ts} +8 -12
- package/dist/esm/types/budget-range-payer-for-query-budget-detail-output.d.ts.map +1 -0
- package/{src/types/budget-range-product-for-query-budget-detail-output.ts → dist/esm/types/budget-range-product-for-query-budget-detail-output.d.ts} +8 -12
- package/dist/esm/types/budget-range-product-for-query-budget-detail-output.d.ts.map +1 -0
- package/{src/types/budget-range-region-for-query-budget-detail-output.ts → dist/esm/types/budget-range-region-for-query-budget-detail-output.d.ts} +8 -12
- package/dist/esm/types/budget-range-region-for-query-budget-detail-output.d.ts.map +1 -0
- package/{src/types/budget-range-subject-for-query-budget-detail-output.ts → dist/esm/types/budget-range-subject-for-query-budget-detail-output.d.ts} +8 -12
- package/dist/esm/types/budget-range-subject-for-query-budget-detail-output.d.ts.map +1 -0
- package/{src/types/budget-range-zone-for-query-budget-detail-output.ts → dist/esm/types/budget-range-zone-for-query-budget-detail-output.d.ts} +8 -12
- package/dist/esm/types/budget-range-zone-for-query-budget-detail-output.d.ts.map +1 -0
- package/{src/types/business-mode-list-for-get-filter-info-for-cost-analysis-output.ts → dist/esm/types/business-mode-list-for-get-filter-info-for-cost-analysis-output.d.ts} +8 -12
- package/dist/esm/types/business-mode-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/{src/types/cancel-invitation-request.ts → dist/esm/types/cancel-invitation-request.d.ts} +8 -15
- package/dist/esm/types/cancel-invitation-request.d.ts.map +1 -0
- package/{src/types/cancel-invitation-response.ts → dist/esm/types/cancel-invitation-response.d.ts} +8 -11
- package/dist/esm/types/cancel-invitation-response.d.ts.map +1 -0
- package/{src/types/cancel-order-request.ts → dist/esm/types/cancel-order-request.d.ts} +8 -11
- package/dist/esm/types/cancel-order-request.d.ts.map +1 -0
- package/{src/types/cancel-order-response.ts → dist/esm/types/cancel-order-response.d.ts} +8 -10
- package/dist/esm/types/cancel-order-response.d.ts.map +1 -0
- package/{src/types/charge-item-list-for-common-buy-input.ts → dist/esm/types/charge-item-list-for-common-buy-input.d.ts} +8 -13
- package/dist/esm/types/charge-item-list-for-common-buy-input.d.ts.map +1 -0
- package/{src/types/clean-up-financial-relation-request.ts → dist/esm/types/clean-up-financial-relation-request.d.ts} +8 -13
- package/dist/esm/types/clean-up-financial-relation-request.d.ts.map +1 -0
- package/{src/types/clean-up-financial-relation-response.ts → dist/esm/types/clean-up-financial-relation-response.d.ts} +8 -12
- package/dist/esm/types/clean-up-financial-relation-response.d.ts.map +1 -0
- package/{src/types/common-buy-request.ts → dist/esm/types/common-buy-request.d.ts} +8 -13
- package/dist/esm/types/common-buy-request.d.ts.map +1 -0
- package/{src/types/common-buy-response.ts → dist/esm/types/common-buy-response.d.ts} +8 -11
- package/dist/esm/types/common-buy-response.d.ts.map +1 -0
- package/{src/types/config-list-for-common-buy-input.ts → dist/esm/types/config-list-for-common-buy-input.d.ts} +8 -13
- package/dist/esm/types/config-list-for-common-buy-input.d.ts.map +1 -0
- package/{src/types/config-list-for-query-price-for-pay-as-you-go-input.ts → dist/esm/types/config-list-for-query-price-for-pay-as-you-go-input.d.ts} +8 -15
- package/dist/esm/types/config-list-for-query-price-for-pay-as-you-go-input.d.ts.map +1 -0
- package/{src/types/config-list-for-query-price-for-pay-as-you-go-output.ts → dist/esm/types/config-list-for-query-price-for-pay-as-you-go-output.d.ts} +8 -17
- package/dist/esm/types/config-list-for-query-price-for-pay-as-you-go-output.d.ts.map +1 -0
- package/{src/types/config-list-for-query-price-for-subscription-input.ts → dist/esm/types/config-list-for-query-price-for-subscription-input.d.ts} +8 -15
- package/dist/esm/types/config-list-for-query-price-for-subscription-input.d.ts.map +1 -0
- package/{src/types/config-list-for-query-price-for-subscription-output.ts → dist/esm/types/config-list-for-query-price-for-subscription-output.d.ts} +8 -17
- package/dist/esm/types/config-list-for-query-price-for-subscription-output.d.ts.map +1 -0
- package/{src/types/configuration-code-for-get-filter-info-for-cost-analysis-output.ts → dist/esm/types/configuration-code-for-get-filter-info-for-cost-analysis-output.d.ts} +8 -12
- package/dist/esm/types/configuration-code-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/{src/types/convert-list-for-list-bill-overview-by-category-output.ts → dist/esm/types/convert-list-for-list-bill-overview-by-category-output.d.ts} +8 -11
- package/dist/esm/types/convert-list-for-list-bill-overview-by-category-output.d.ts.map +1 -0
- package/{src/types/cost-data-for-list-cost-analysis-open-api-output.ts → dist/esm/types/cost-data-for-list-cost-analysis-open-api-output.d.ts} +8 -13
- package/dist/esm/types/cost-data-for-list-cost-analysis-open-api-output.d.ts.map +1 -0
- package/{src/types/cost-for-list-cost-analysis-open-api-output.ts → dist/esm/types/cost-for-list-cost-analysis-open-api-output.d.ts} +8 -12
- package/dist/esm/types/cost-for-list-cost-analysis-open-api-output.d.ts.map +1 -0
- package/{src/types/create-budget-request.ts → dist/esm/types/create-budget-request.d.ts} +8 -15
- package/dist/esm/types/create-budget-request.d.ts.map +1 -0
- package/{src/types/create-budget-response.ts → dist/esm/types/create-budget-response.d.ts} +8 -11
- package/dist/esm/types/create-budget-response.d.ts.map +1 -0
- package/{src/types/create-financial-relation-request.ts → dist/esm/types/create-financial-relation-request.d.ts} +8 -14
- package/dist/esm/types/create-financial-relation-request.d.ts.map +1 -0
- package/{src/types/create-financial-relation-response.ts → dist/esm/types/create-financial-relation-response.d.ts} +8 -11
- package/dist/esm/types/create-financial-relation-response.d.ts.map +1 -0
- package/{src/types/delete-budget-request.ts → dist/esm/types/delete-budget-request.d.ts} +8 -11
- package/dist/esm/types/delete-budget-request.d.ts.map +1 -0
- package/{src/types/delete-budget-response.ts → dist/esm/types/delete-budget-response.d.ts} +8 -10
- package/dist/esm/types/delete-budget-response.d.ts.map +1 -0
- package/{src/types/delete-financial-relation-request.ts → dist/esm/types/delete-financial-relation-request.d.ts} +8 -13
- package/dist/esm/types/delete-financial-relation-request.d.ts.map +1 -0
- package/{src/types/delete-financial-relation-response.ts → dist/esm/types/delete-financial-relation-response.d.ts} +8 -11
- package/dist/esm/types/delete-financial-relation-response.d.ts.map +1 -0
- package/{src/types/discount-detail-for-query-price-for-pay-as-you-go-output.ts → dist/esm/types/discount-detail-for-query-price-for-pay-as-you-go-output.d.ts} +8 -12
- package/dist/esm/types/discount-detail-for-query-price-for-pay-as-you-go-output.d.ts.map +1 -0
- package/{src/types/discount-detail-for-query-price-for-subscription-output.ts → dist/esm/types/discount-detail-for-query-price-for-subscription-output.d.ts} +8 -12
- package/dist/esm/types/discount-detail-for-query-price-for-subscription-output.d.ts.map +1 -0
- package/{src/types/element-code-list-for-get-filter-info-for-cost-analysis-output.ts → dist/esm/types/element-code-list-for-get-filter-info-for-cost-analysis-output.d.ts} +8 -12
- package/dist/esm/types/element-code-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/{src/types/filter-for-list-cost-analysis-open-api-input.ts → dist/esm/types/filter-for-list-cost-analysis-open-api-input.d.ts} +8 -13
- package/dist/esm/types/filter-for-list-cost-analysis-open-api-input.d.ts.map +1 -0
- package/{src/types/get-filter-info-for-cost-analysis-request.ts → dist/esm/types/get-filter-info-for-cost-analysis-request.d.ts} +8 -13
- package/dist/esm/types/get-filter-info-for-cost-analysis-request.d.ts.map +1 -0
- package/{src/types/get-filter-info-for-cost-analysis-response.ts → dist/esm/types/get-filter-info-for-cost-analysis-response.d.ts} +8 -24
- package/dist/esm/types/get-filter-info-for-cost-analysis-response.d.ts.map +1 -0
- package/{src/types/get-order-request.ts → dist/esm/types/get-order-request.d.ts} +8 -11
- package/dist/esm/types/get-order-request.d.ts.map +1 -0
- package/{src/types/get-order-response.ts → dist/esm/types/get-order-response.d.ts} +8 -11
- package/dist/esm/types/get-order-response.d.ts.map +1 -0
- package/{src/types/handle-invitation-request.ts → dist/esm/types/handle-invitation-request.d.ts} +8 -16
- package/dist/esm/types/handle-invitation-request.d.ts.map +1 -0
- package/{src/types/handle-invitation-response.ts → dist/esm/types/handle-invitation-response.d.ts} +8 -11
- package/dist/esm/types/handle-invitation-response.d.ts.map +1 -0
- package/{src/types/index.ts → dist/esm/types/index.d.ts} +1 -0
- package/dist/esm/types/index.d.ts.map +1 -0
- package/{src/types/instance-amount-list-for-query-price-for-renew-output.ts → dist/esm/types/instance-amount-list-for-query-price-for-renew-output.d.ts} +8 -15
- package/dist/esm/types/instance-amount-list-for-query-price-for-renew-output.d.ts.map +1 -0
- package/{src/types/instance-list-for-list-available-instances-output.ts → dist/esm/types/instance-list-for-list-available-instances-output.d.ts} +8 -25
- package/dist/esm/types/instance-list-for-list-available-instances-output.d.ts.map +1 -0
- package/{src/types/list-amortized-cost-bill-daily-request.ts → dist/esm/types/list-amortized-cost-bill-daily-request.d.ts} +8 -24
- package/dist/esm/types/list-amortized-cost-bill-daily-request.d.ts.map +1 -0
- package/{src/types/list-amortized-cost-bill-daily-response.ts → dist/esm/types/list-amortized-cost-bill-daily-response.d.ts} +8 -14
- package/dist/esm/types/list-amortized-cost-bill-daily-response.d.ts.map +1 -0
- package/{src/types/list-amortized-cost-bill-detail-request.ts → dist/esm/types/list-amortized-cost-bill-detail-request.d.ts} +8 -24
- package/dist/esm/types/list-amortized-cost-bill-detail-request.d.ts.map +1 -0
- package/{src/types/list-amortized-cost-bill-detail-response.ts → dist/esm/types/list-amortized-cost-bill-detail-response.d.ts} +8 -14
- package/dist/esm/types/list-amortized-cost-bill-detail-response.d.ts.map +1 -0
- package/{src/types/list-amortized-cost-bill-monthly-request.ts → dist/esm/types/list-amortized-cost-bill-monthly-request.d.ts} +8 -23
- package/dist/esm/types/list-amortized-cost-bill-monthly-request.d.ts.map +1 -0
- package/{src/types/list-amortized-cost-bill-monthly-response.ts → dist/esm/types/list-amortized-cost-bill-monthly-response.d.ts} +8 -14
- package/dist/esm/types/list-amortized-cost-bill-monthly-response.d.ts.map +1 -0
- package/{src/types/list-available-instances-request.ts → dist/esm/types/list-available-instances-request.d.ts} +8 -19
- package/dist/esm/types/list-available-instances-request.d.ts.map +1 -0
- package/{src/types/list-available-instances-response.ts → dist/esm/types/list-available-instances-response.d.ts} +8 -13
- package/dist/esm/types/list-available-instances-response.d.ts.map +1 -0
- package/{src/types/list-bill-detail-request.ts → dist/esm/types/list-bill-detail-request.d.ts} +8 -24
- package/dist/esm/types/list-bill-detail-request.d.ts.map +1 -0
- package/{src/types/list-bill-detail-response.ts → dist/esm/types/list-bill-detail-response.d.ts} +8 -14
- package/dist/esm/types/list-bill-detail-response.d.ts.map +1 -0
- package/{src/types/list-bill-overview-by-category-request.ts → dist/esm/types/list-bill-overview-by-category-request.d.ts} +8 -15
- package/dist/esm/types/list-bill-overview-by-category-request.d.ts.map +1 -0
- package/{src/types/list-bill-overview-by-category-response.ts → dist/esm/types/list-bill-overview-by-category-response.d.ts} +8 -11
- package/dist/esm/types/list-bill-overview-by-category-response.d.ts.map +1 -0
- package/{src/types/list-bill-overview-by-prod-request.ts → dist/esm/types/list-bill-overview-by-prod-request.d.ts} +8 -20
- package/dist/esm/types/list-bill-overview-by-prod-request.d.ts.map +1 -0
- package/{src/types/list-bill-overview-by-prod-response.ts → dist/esm/types/list-bill-overview-by-prod-response.d.ts} +8 -14
- package/dist/esm/types/list-bill-overview-by-prod-response.d.ts.map +1 -0
- package/{src/types/list-bill-request.ts → dist/esm/types/list-bill-request.d.ts} +8 -21
- package/dist/esm/types/list-bill-request.d.ts.map +1 -0
- package/{src/types/list-bill-response.ts → dist/esm/types/list-bill-response.d.ts} +8 -14
- package/dist/esm/types/list-bill-response.d.ts.map +1 -0
- package/{src/types/list-budget-amount-by-budget-idrequest.ts → dist/esm/types/list-budget-amount-by-budget-idrequest.d.ts} +8 -11
- package/dist/esm/types/list-budget-amount-by-budget-idrequest.d.ts.map +1 -0
- package/{src/types/list-budget-amount-by-budget-idresponse.ts → dist/esm/types/list-budget-amount-by-budget-idresponse.d.ts} +8 -11
- package/dist/esm/types/list-budget-amount-by-budget-idresponse.d.ts.map +1 -0
- package/{src/types/list-budget-filter-billing-mode-request.ts → dist/esm/types/list-budget-filter-billing-mode-request.d.ts} +8 -12
- package/dist/esm/types/list-budget-filter-billing-mode-request.d.ts.map +1 -0
- package/{src/types/list-budget-filter-billing-mode-response.ts → dist/esm/types/list-budget-filter-billing-mode-response.d.ts} +8 -14
- package/dist/esm/types/list-budget-filter-billing-mode-response.d.ts.map +1 -0
- package/{src/types/list-budget-filter-owner-idrequest.ts → dist/esm/types/list-budget-filter-owner-idrequest.d.ts} +8 -10
- package/dist/esm/types/list-budget-filter-owner-idrequest.d.ts.map +1 -0
- package/{src/types/list-budget-filter-owner-idresponse.ts → dist/esm/types/list-budget-filter-owner-idresponse.d.ts} +8 -11
- package/dist/esm/types/list-budget-filter-owner-idresponse.d.ts.map +1 -0
- package/{src/types/list-budget-filter-payer-idrequest.ts → dist/esm/types/list-budget-filter-payer-idrequest.d.ts} +8 -10
- package/dist/esm/types/list-budget-filter-payer-idrequest.d.ts.map +1 -0
- package/{src/types/list-budget-filter-payer-idresponse.ts → dist/esm/types/list-budget-filter-payer-idresponse.d.ts} +8 -11
- package/dist/esm/types/list-budget-filter-payer-idresponse.d.ts.map +1 -0
- package/{src/types/list-budget-filter-product-request.ts → dist/esm/types/list-budget-filter-product-request.d.ts} +8 -12
- package/dist/esm/types/list-budget-filter-product-request.d.ts.map +1 -0
- package/{src/types/list-budget-filter-product-response.ts → dist/esm/types/list-budget-filter-product-response.d.ts} +8 -14
- package/dist/esm/types/list-budget-filter-product-response.d.ts.map +1 -0
- package/{src/types/list-budget-filter-project-request.ts → dist/esm/types/list-budget-filter-project-request.d.ts} +8 -12
- package/dist/esm/types/list-budget-filter-project-request.d.ts.map +1 -0
- package/{src/types/list-budget-filter-project-response.ts → dist/esm/types/list-budget-filter-project-response.d.ts} +8 -14
- package/dist/esm/types/list-budget-filter-project-response.d.ts.map +1 -0
- package/{src/types/list-budget-filter-region-code-request.ts → dist/esm/types/list-budget-filter-region-code-request.d.ts} +8 -12
- package/dist/esm/types/list-budget-filter-region-code-request.d.ts.map +1 -0
- package/{src/types/list-budget-filter-region-code-response.ts → dist/esm/types/list-budget-filter-region-code-response.d.ts} +8 -14
- package/dist/esm/types/list-budget-filter-region-code-response.d.ts.map +1 -0
- package/{src/types/list-budget-filter-subject-info-request.ts → dist/esm/types/list-budget-filter-subject-info-request.d.ts} +8 -12
- package/dist/esm/types/list-budget-filter-subject-info-request.d.ts.map +1 -0
- package/{src/types/list-budget-filter-subject-info-response.ts → dist/esm/types/list-budget-filter-subject-info-response.d.ts} +8 -14
- package/dist/esm/types/list-budget-filter-subject-info-response.d.ts.map +1 -0
- package/{src/types/list-budget-filter-tag-key-request.ts → dist/esm/types/list-budget-filter-tag-key-request.d.ts} +8 -12
- package/dist/esm/types/list-budget-filter-tag-key-request.d.ts.map +1 -0
- package/{src/types/list-budget-filter-tag-key-response.ts → dist/esm/types/list-budget-filter-tag-key-response.d.ts} +8 -14
- package/dist/esm/types/list-budget-filter-tag-key-response.d.ts.map +1 -0
- package/{src/types/list-budget-filter-tag-value-request.ts → dist/esm/types/list-budget-filter-tag-value-request.d.ts} +8 -13
- package/dist/esm/types/list-budget-filter-tag-value-request.d.ts.map +1 -0
- package/{src/types/list-budget-filter-tag-value-response.ts → dist/esm/types/list-budget-filter-tag-value-response.d.ts} +8 -14
- package/dist/esm/types/list-budget-filter-tag-value-response.d.ts.map +1 -0
- package/{src/types/list-budget-filter-zone-code-request.ts → dist/esm/types/list-budget-filter-zone-code-request.d.ts} +8 -12
- package/dist/esm/types/list-budget-filter-zone-code-request.d.ts.map +1 -0
- package/{src/types/list-budget-filter-zone-code-response.ts → dist/esm/types/list-budget-filter-zone-code-response.d.ts} +8 -14
- package/dist/esm/types/list-budget-filter-zone-code-response.d.ts.map +1 -0
- package/{src/types/list-budget-request.ts → dist/esm/types/list-budget-request.d.ts} +15 -26
- package/dist/esm/types/list-budget-request.d.ts.map +1 -0
- package/{src/types/list-budget-response.ts → dist/esm/types/list-budget-response.d.ts} +8 -14
- package/dist/esm/types/list-budget-response.d.ts.map +1 -0
- package/{src/types/list-cost-analysis-open-api-request.ts → dist/esm/types/list-cost-analysis-open-api-request.d.ts} +8 -19
- package/dist/esm/types/list-cost-analysis-open-api-request.d.ts.map +1 -0
- package/{src/types/list-cost-analysis-open-api-response.ts → dist/esm/types/list-cost-analysis-open-api-response.d.ts} +8 -14
- package/dist/esm/types/list-cost-analysis-open-api-response.d.ts.map +1 -0
- package/{src/types/list-coupon-usage-records-request.ts → dist/esm/types/list-coupon-usage-records-request.d.ts} +8 -13
- package/dist/esm/types/list-coupon-usage-records-request.d.ts.map +1 -0
- package/{src/types/list-coupon-usage-records-response.ts → dist/esm/types/list-coupon-usage-records-response.d.ts} +8 -14
- package/dist/esm/types/list-coupon-usage-records-response.d.ts.map +1 -0
- package/{src/types/list-coupons-request.ts → dist/esm/types/list-coupons-request.d.ts} +8 -17
- package/dist/esm/types/list-coupons-request.d.ts.map +1 -0
- package/{src/types/list-coupons-response.ts → dist/esm/types/list-coupons-response.d.ts} +8 -14
- package/dist/esm/types/list-coupons-response.d.ts.map +1 -0
- package/{src/types/list-financial-relation-request.ts → dist/esm/types/list-financial-relation-request.d.ts} +8 -15
- package/dist/esm/types/list-financial-relation-request.d.ts.map +1 -0
- package/{src/types/list-financial-relation-response.ts → dist/esm/types/list-financial-relation-response.d.ts} +8 -14
- package/dist/esm/types/list-financial-relation-response.d.ts.map +1 -0
- package/{src/types/list-for-list-amortized-cost-bill-daily-output.ts → dist/esm/types/list-for-list-amortized-cost-bill-daily-output.d.ts} +8 -134
- package/dist/esm/types/list-for-list-amortized-cost-bill-daily-output.d.ts.map +1 -0
- package/{src/types/list-for-list-amortized-cost-bill-detail-output.ts → dist/esm/types/list-for-list-amortized-cost-bill-detail-output.d.ts} +8 -124
- package/dist/esm/types/list-for-list-amortized-cost-bill-detail-output.d.ts.map +1 -0
- package/{src/types/list-for-list-amortized-cost-bill-monthly-output.ts → dist/esm/types/list-for-list-amortized-cost-bill-monthly-output.d.ts} +8 -178
- package/dist/esm/types/list-for-list-amortized-cost-bill-monthly-output.d.ts.map +1 -0
- package/{src/types/list-for-list-bill-detail-output.ts → dist/esm/types/list-for-list-bill-detail-output.d.ts} +18 -107
- package/dist/esm/types/list-for-list-bill-detail-output.d.ts.map +1 -0
- package/{src/types/list-for-list-bill-output.ts → dist/esm/types/list-for-list-bill-output.d.ts} +8 -62
- package/dist/esm/types/list-for-list-bill-output.d.ts.map +1 -0
- package/{src/types/list-for-list-bill-overview-by-category-output.ts → dist/esm/types/list-for-list-bill-overview-by-category-output.d.ts} +8 -50
- package/dist/esm/types/list-for-list-bill-overview-by-category-output.d.ts.map +1 -0
- package/{src/types/list-for-list-bill-overview-by-prod-output.ts → dist/esm/types/list-for-list-bill-overview-by-prod-output.d.ts} +8 -53
- package/dist/esm/types/list-for-list-bill-overview-by-prod-output.d.ts.map +1 -0
- package/{src/types/list-for-list-budget-filter-owner-idoutput.ts → dist/esm/types/list-for-list-budget-filter-owner-idoutput.d.ts} +8 -12
- package/dist/esm/types/list-for-list-budget-filter-owner-idoutput.d.ts.map +1 -0
- package/{src/types/list-for-list-budget-filter-payer-idoutput.ts → dist/esm/types/list-for-list-budget-filter-payer-idoutput.d.ts} +8 -12
- package/dist/esm/types/list-for-list-budget-filter-payer-idoutput.d.ts.map +1 -0
- package/{src/types/list-for-list-budget-filter-product-output.ts → dist/esm/types/list-for-list-budget-filter-product-output.d.ts} +8 -12
- package/dist/esm/types/list-for-list-budget-filter-product-output.d.ts.map +1 -0
- package/{src/types/list-for-list-coupon-usage-records-output.ts → dist/esm/types/list-for-list-coupon-usage-records-output.d.ts} +8 -21
- package/dist/esm/types/list-for-list-coupon-usage-records-output.d.ts.map +1 -0
- package/{src/types/list-for-list-coupons-output.ts → dist/esm/types/list-for-list-coupons-output.d.ts} +8 -27
- package/dist/esm/types/list-for-list-coupons-output.d.ts.map +1 -0
- package/{src/types/list-for-list-financial-relation-output.ts → dist/esm/types/list-for-list-financial-relation-output.d.ts} +8 -24
- package/dist/esm/types/list-for-list-financial-relation-output.d.ts.map +1 -0
- package/{src/types/list-for-list-invitation-output.ts → dist/esm/types/list-for-list-invitation-output.d.ts} +8 -13
- package/dist/esm/types/list-for-list-invitation-output.d.ts.map +1 -0
- package/{src/types/list-for-list-package-usage-details-output.ts → dist/esm/types/list-for-list-package-usage-details-output.d.ts} +12 -51
- package/dist/esm/types/list-for-list-package-usage-details-output.d.ts.map +1 -0
- package/{src/types/list-for-list-resource-packages-output.ts → dist/esm/types/list-for-list-resource-packages-output.d.ts} +15 -43
- package/dist/esm/types/list-for-list-resource-packages-output.d.ts.map +1 -0
- package/{src/types/list-for-list-split-bill-detail-output.ts → dist/esm/types/list-for-list-split-bill-detail-output.d.ts} +13 -110
- package/dist/esm/types/list-for-list-split-bill-detail-output.d.ts.map +1 -0
- package/{src/types/list-invitation-request.ts → dist/esm/types/list-invitation-request.d.ts} +8 -10
- package/dist/esm/types/list-invitation-request.d.ts.map +1 -0
- package/{src/types/list-invitation-response.ts → dist/esm/types/list-invitation-response.d.ts} +8 -11
- package/dist/esm/types/list-invitation-response.d.ts.map +1 -0
- package/{src/types/list-order-product-details-request.ts → dist/esm/types/list-order-product-details-request.d.ts} +8 -13
- package/dist/esm/types/list-order-product-details-request.d.ts.map +1 -0
- package/{src/types/list-order-product-details-response.ts → dist/esm/types/list-order-product-details-response.d.ts} +8 -13
- package/dist/esm/types/list-order-product-details-response.d.ts.map +1 -0
- package/{src/types/list-orders-request.ts → dist/esm/types/list-orders-request.d.ts} +8 -16
- package/dist/esm/types/list-orders-request.d.ts.map +1 -0
- package/{src/types/list-orders-response.ts → dist/esm/types/list-orders-response.d.ts} +8 -13
- package/dist/esm/types/list-orders-response.d.ts.map +1 -0
- package/{src/types/list-package-usage-details-request.ts → dist/esm/types/list-package-usage-details-request.d.ts} +12 -22
- package/dist/esm/types/list-package-usage-details-request.d.ts.map +1 -0
- package/{src/types/list-package-usage-details-response.ts → dist/esm/types/list-package-usage-details-response.d.ts} +8 -12
- package/dist/esm/types/list-package-usage-details-response.d.ts.map +1 -0
- package/{src/types/list-recipient-information-request.ts → dist/esm/types/list-recipient-information-request.d.ts} +8 -12
- package/dist/esm/types/list-recipient-information-request.d.ts.map +1 -0
- package/{src/types/list-recipient-information-response.ts → dist/esm/types/list-recipient-information-response.d.ts} +8 -14
- package/dist/esm/types/list-recipient-information-response.d.ts.map +1 -0
- package/{src/types/list-resource-packages-request.ts → dist/esm/types/list-resource-packages-request.d.ts} +19 -30
- package/dist/esm/types/list-resource-packages-request.d.ts.map +1 -0
- package/{src/types/list-resource-packages-response.ts → dist/esm/types/list-resource-packages-response.d.ts} +8 -12
- package/dist/esm/types/list-resource-packages-response.d.ts.map +1 -0
- package/{src/types/list-split-bill-detail-request.ts → dist/esm/types/list-split-bill-detail-request.d.ts} +8 -25
- package/dist/esm/types/list-split-bill-detail-request.d.ts.map +1 -0
- package/{src/types/list-split-bill-detail-response.ts → dist/esm/types/list-split-bill-detail-response.d.ts} +8 -14
- package/dist/esm/types/list-split-bill-detail-response.d.ts.map +1 -0
- package/{src/types/order-fail-refund-info-for-get-order-output.ts → dist/esm/types/order-fail-refund-info-for-get-order-output.d.ts} +8 -15
- package/dist/esm/types/order-fail-refund-info-for-get-order-output.d.ts.map +1 -0
- package/{src/types/order-fail-refund-info-for-list-order-product-details-output.ts → dist/esm/types/order-fail-refund-info-for-list-order-product-details-output.d.ts} +8 -15
- package/dist/esm/types/order-fail-refund-info-for-list-order-product-details-output.d.ts.map +1 -0
- package/{src/types/order-fail-refund-info-for-list-orders-output.ts → dist/esm/types/order-fail-refund-info-for-list-orders-output.d.ts} +8 -15
- package/dist/esm/types/order-fail-refund-info-for-list-orders-output.d.ts.map +1 -0
- package/{src/types/order-info-for-common-buy-output.ts → dist/esm/types/order-info-for-common-buy-output.d.ts} +8 -12
- package/dist/esm/types/order-info-for-common-buy-output.d.ts.map +1 -0
- package/{src/types/order-info-for-get-order-output.ts → dist/esm/types/order-info-for-get-order-output.d.ts} +8 -27
- package/dist/esm/types/order-info-for-get-order-output.d.ts.map +1 -0
- package/{src/types/order-info-for-list-orders-output.ts → dist/esm/types/order-info-for-list-orders-output.d.ts} +8 -27
- package/dist/esm/types/order-info-for-list-orders-output.d.ts.map +1 -0
- package/{src/types/order-product-info-for-list-order-product-details-output.ts → dist/esm/types/order-product-info-for-list-order-product-details-output.d.ts} +8 -27
- package/dist/esm/types/order-product-info-for-list-order-product-details-output.d.ts.map +1 -0
- package/{src/types/owner-user-name-list-for-get-filter-info-for-cost-analysis-output.ts → dist/esm/types/owner-user-name-list-for-get-filter-info-for-cost-analysis-output.d.ts} +8 -12
- package/dist/esm/types/owner-user-name-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/{src/types/pay-order-request.ts → dist/esm/types/pay-order-request.d.ts} +8 -11
- package/dist/esm/types/pay-order-request.d.ts.map +1 -0
- package/{src/types/pay-order-response.ts → dist/esm/types/pay-order-response.d.ts} +8 -10
- package/dist/esm/types/pay-order-response.d.ts.map +1 -0
- package/{src/types/payer-user-name-list-for-get-filter-info-for-cost-analysis-output.ts → dist/esm/types/payer-user-name-list-for-get-filter-info-for-cost-analysis-output.d.ts} +8 -12
- package/dist/esm/types/payer-user-name-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/{src/types/product-limit-list-for-list-coupons-output.ts → dist/esm/types/product-limit-list-for-list-coupons-output.d.ts} +8 -20
- package/dist/esm/types/product-limit-list-for-list-coupons-output.d.ts.map +1 -0
- package/{src/types/product-list-for-get-filter-info-for-cost-analysis-output.ts → dist/esm/types/product-list-for-get-filter-info-for-cost-analysis-output.d.ts} +8 -12
- package/dist/esm/types/product-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/{src/types/project-list-for-get-filter-info-for-cost-analysis-output.ts → dist/esm/types/project-list-for-get-filter-info-for-cost-analysis-output.d.ts} +8 -12
- package/dist/esm/types/project-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/{src/types/query-balance-acct-request.ts → dist/esm/types/query-balance-acct-request.d.ts} +8 -10
- package/dist/esm/types/query-balance-acct-request.d.ts.map +1 -0
- package/{src/types/query-balance-acct-response.ts → dist/esm/types/query-balance-acct-response.d.ts} +8 -16
- package/dist/esm/types/query-balance-acct-response.d.ts.map +1 -0
- package/{src/types/query-budget-detail-request.ts → dist/esm/types/query-budget-detail-request.d.ts} +8 -11
- package/dist/esm/types/query-budget-detail-request.d.ts.map +1 -0
- package/{src/types/query-budget-detail-response.ts → dist/esm/types/query-budget-detail-response.d.ts} +8 -14
- package/dist/esm/types/query-budget-detail-response.d.ts.map +1 -0
- package/{src/types/query-price-for-pay-as-you-go-request.ts → dist/esm/types/query-price-for-pay-as-you-go-request.d.ts} +8 -12
- package/dist/esm/types/query-price-for-pay-as-you-go-request.d.ts.map +1 -0
- package/{src/types/query-price-for-pay-as-you-go-response.ts → dist/esm/types/query-price-for-pay-as-you-go-response.d.ts} +8 -14
- package/dist/esm/types/query-price-for-pay-as-you-go-response.d.ts.map +1 -0
- package/{src/types/query-price-for-renew-request.ts → dist/esm/types/query-price-for-renew-request.d.ts} +8 -13
- package/dist/esm/types/query-price-for-renew-request.d.ts.map +1 -0
- package/{src/types/query-price-for-renew-response.ts → dist/esm/types/query-price-for-renew-response.d.ts} +8 -14
- package/dist/esm/types/query-price-for-renew-response.d.ts.map +1 -0
- package/{src/types/query-price-for-subscription-request.ts → dist/esm/types/query-price-for-subscription-request.d.ts} +8 -12
- package/dist/esm/types/query-price-for-subscription-request.d.ts.map +1 -0
- package/{src/types/query-price-for-subscription-response.ts → dist/esm/types/query-price-for-subscription-response.d.ts} +8 -14
- package/dist/esm/types/query-price-for-subscription-response.d.ts.map +1 -0
- package/{src/types/query-tag-value-by-tag-key-request.ts → dist/esm/types/query-tag-value-by-tag-key-request.d.ts} +8 -14
- package/dist/esm/types/query-tag-value-by-tag-key-request.d.ts.map +1 -0
- package/{src/types/query-tag-value-by-tag-key-response.ts → dist/esm/types/query-tag-value-by-tag-key-response.d.ts} +8 -11
- package/dist/esm/types/query-tag-value-by-tag-key-response.d.ts.map +1 -0
- package/{src/types/recipient-information-list-for-list-recipient-information-output.ts → dist/esm/types/recipient-information-list-for-list-recipient-information-output.d.ts} +8 -14
- package/dist/esm/types/recipient-information-list-for-list-recipient-information-output.d.ts.map +1 -0
- package/{src/types/region-info-list-for-list-budget-filter-region-code-output.ts → dist/esm/types/region-info-list-for-list-budget-filter-region-code-output.d.ts} +8 -12
- package/dist/esm/types/region-info-list-for-list-budget-filter-region-code-output.d.ts.map +1 -0
- package/{src/types/region-list-for-get-filter-info-for-cost-analysis-output.ts → dist/esm/types/region-list-for-get-filter-info-for-cost-analysis-output.d.ts} +8 -12
- package/dist/esm/types/region-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/{src/types/relation-for-list-invitation-output.ts → dist/esm/types/relation-for-list-invitation-output.d.ts} +8 -24
- package/dist/esm/types/relation-for-list-invitation-output.d.ts.map +1 -0
- package/{src/types/renew-instance-request.ts → dist/esm/types/renew-instance-request.d.ts} +8 -17
- package/dist/esm/types/renew-instance-request.d.ts.map +1 -0
- package/{src/types/renew-instance-response.ts → dist/esm/types/renew-instance-response.d.ts} +8 -12
- package/dist/esm/types/renew-instance-response.d.ts.map +1 -0
- package/{src/types/set-renewal-type-request.ts → dist/esm/types/set-renewal-type-request.d.ts} +8 -18
- package/dist/esm/types/set-renewal-type-request.d.ts.map +1 -0
- package/{src/types/set-renewal-type-response.ts → dist/esm/types/set-renewal-type-response.d.ts} +8 -11
- package/dist/esm/types/set-renewal-type-response.d.ts.map +1 -0
- package/{src/types/subject-info-list-for-list-budget-filter-subject-info-output.ts → dist/esm/types/subject-info-list-for-list-budget-filter-subject-info-output.d.ts} +8 -12
- package/dist/esm/types/subject-info-list-for-list-budget-filter-subject-info-output.d.ts.map +1 -0
- package/{src/types/subject-no-list-for-get-filter-info-for-cost-analysis-output.ts → dist/esm/types/subject-no-list-for-get-filter-info-for-cost-analysis-output.d.ts} +8 -12
- package/dist/esm/types/subject-no-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/{src/types/success-instance-info-for-unsubscribe-instance-output.ts → dist/esm/types/success-instance-info-for-unsubscribe-instance-output.d.ts} +8 -12
- package/dist/esm/types/success-instance-info-for-unsubscribe-instance-output.d.ts.map +1 -0
- package/{src/types/success-instance-list-for-renew-instance-output.ts → dist/esm/types/success-instance-list-for-renew-instance-output.d.ts} +8 -12
- package/dist/esm/types/success-instance-list-for-renew-instance-output.d.ts.map +1 -0
- package/{src/types/success-instance-list-for-set-renewal-type-output.ts → dist/esm/types/success-instance-list-for-set-renewal-type-output.d.ts} +8 -12
- package/dist/esm/types/success-instance-list-for-set-renewal-type-output.d.ts.map +1 -0
- package/{src/types/unsubscribe-instance-request.ts → dist/esm/types/unsubscribe-instance-request.d.ts} +8 -14
- package/dist/esm/types/unsubscribe-instance-request.d.ts.map +1 -0
- package/{src/types/unsubscribe-instance-response.ts → dist/esm/types/unsubscribe-instance-response.d.ts} +8 -13
- package/dist/esm/types/unsubscribe-instance-response.d.ts.map +1 -0
- package/{src/types/update-auth-request.ts → dist/esm/types/update-auth-request.d.ts} +8 -12
- package/dist/esm/types/update-auth-request.d.ts.map +1 -0
- package/{src/types/update-auth-response.ts → dist/esm/types/update-auth-response.d.ts} +8 -11
- package/dist/esm/types/update-auth-response.d.ts.map +1 -0
- package/{src/types/update-budget-request.ts → dist/esm/types/update-budget-request.d.ts} +8 -16
- package/dist/esm/types/update-budget-request.d.ts.map +1 -0
- package/{src/types/update-budget-response.ts → dist/esm/types/update-budget-response.d.ts} +8 -10
- package/dist/esm/types/update-budget-response.d.ts.map +1 -0
- package/{src/types/zone-info-list-for-list-budget-filter-zone-code-output.ts → dist/esm/types/zone-info-list-for-list-budget-filter-zone-code-output.d.ts} +8 -12
- package/dist/esm/types/zone-info-list-for-list-budget-filter-zone-code-output.d.ts.map +1 -0
- package/{src/types/zone-list-for-get-filter-info-for-cost-analysis-output.ts → dist/esm/types/zone-list-for-get-filter-info-for-cost-analysis-output.d.ts} +8 -12
- package/dist/esm/types/zone-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/package.json +12 -8
- package/rslib.config.ts +0 -26
- package/src/api.ts +0 -1064
- 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
|
-
};
|