@volcengine/billing 1.0.5 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-build.log +19 -0
- 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/dist/esm/index.d.ts +13 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/dist/esm/index.mjs +399 -0
- package/dist/esm/types/auth-for-list-invitation-output.d.ts +45 -0
- package/dist/esm/types/auth-for-list-invitation-output.d.ts.map +1 -0
- package/dist/esm/types/auth-info-for-list-financial-relation-output.d.ts +35 -0
- package/dist/esm/types/auth-info-for-list-financial-relation-output.d.ts.map +1 -0
- package/dist/esm/types/auth-info-for-list-invitation-output.d.ts +35 -0
- package/dist/esm/types/auth-info-for-list-invitation-output.d.ts.map +1 -0
- package/dist/esm/types/bill-category-list-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/bill-category-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/esm/types/billing-mode-info-list-for-list-budget-filter-billing-mode-output.d.ts +30 -0
- package/dist/esm/types/billing-mode-info-list-for-list-budget-filter-billing-mode-output.d.ts.map +1 -0
- package/dist/esm/types/billing-mode-list-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/billing-mode-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/esm/types/budget-alert-message-detail-list-for-query-budget-detail-output.d.ts +55 -0
- package/dist/esm/types/budget-alert-message-detail-list-for-query-budget-detail-output.d.ts.map +1 -0
- package/dist/esm/types/budget-alert-message-for-create-budget-input.d.ts +40 -0
- package/dist/esm/types/budget-alert-message-for-create-budget-input.d.ts.map +1 -0
- package/dist/esm/types/budget-alert-message-for-update-budget-input.d.ts +40 -0
- package/dist/esm/types/budget-alert-message-for-update-budget-input.d.ts.map +1 -0
- package/dist/esm/types/budget-alert-rule-for-create-budget-input.d.ts +55 -0
- package/dist/esm/types/budget-alert-rule-for-create-budget-input.d.ts.map +1 -0
- package/dist/esm/types/budget-alert-rule-for-update-budget-input.d.ts +55 -0
- package/dist/esm/types/budget-alert-rule-for-update-budget-input.d.ts.map +1 -0
- package/dist/esm/types/budget-alert-rule-list-for-query-budget-detail-output.d.ts +55 -0
- package/dist/esm/types/budget-alert-rule-list-for-query-budget-detail-output.d.ts.map +1 -0
- package/dist/esm/types/budget-amount-for-create-budget-input.d.ts +35 -0
- package/dist/esm/types/budget-amount-for-create-budget-input.d.ts.map +1 -0
- package/dist/esm/types/budget-amount-for-update-budget-input.d.ts +35 -0
- package/dist/esm/types/budget-amount-for-update-budget-input.d.ts.map +1 -0
- package/dist/esm/types/budget-amount-list-for-list-budget-amount-by-budget-idoutput.d.ts +50 -0
- package/dist/esm/types/budget-amount-list-for-list-budget-amount-by-budget-idoutput.d.ts.map +1 -0
- package/dist/esm/types/budget-for-create-budget-input.d.ts +74 -0
- package/dist/esm/types/budget-for-create-budget-input.d.ts.map +1 -0
- package/dist/esm/types/budget-for-query-budget-detail-output.d.ts +74 -0
- package/dist/esm/types/budget-for-query-budget-detail-output.d.ts.map +1 -0
- package/dist/esm/types/budget-for-update-budget-input.d.ts +74 -0
- package/dist/esm/types/budget-for-update-budget-input.d.ts.map +1 -0
- package/dist/esm/types/budget-list-for-list-budget-output.d.ts +86 -0
- package/dist/esm/types/budget-list-for-list-budget-output.d.ts.map +1 -0
- package/dist/esm/types/budget-range-billing-mode-for-query-budget-detail-output.d.ts +30 -0
- package/dist/esm/types/budget-range-billing-mode-for-query-budget-detail-output.d.ts.map +1 -0
- package/dist/esm/types/budget-range-for-create-budget-input.d.ts +65 -0
- package/dist/esm/types/budget-range-for-create-budget-input.d.ts.map +1 -0
- package/dist/esm/types/budget-range-for-update-budget-input.d.ts +65 -0
- package/dist/esm/types/budget-range-for-update-budget-input.d.ts.map +1 -0
- package/dist/esm/types/budget-range-info-for-query-budget-detail-output.d.ts +72 -0
- package/dist/esm/types/budget-range-info-for-query-budget-detail-output.d.ts.map +1 -0
- package/dist/esm/types/budget-range-owner-for-query-budget-detail-output.d.ts +30 -0
- package/dist/esm/types/budget-range-owner-for-query-budget-detail-output.d.ts.map +1 -0
- package/dist/esm/types/budget-range-payer-for-query-budget-detail-output.d.ts +30 -0
- package/dist/esm/types/budget-range-payer-for-query-budget-detail-output.d.ts.map +1 -0
- package/dist/esm/types/budget-range-product-for-query-budget-detail-output.d.ts +30 -0
- package/dist/esm/types/budget-range-product-for-query-budget-detail-output.d.ts.map +1 -0
- package/dist/esm/types/budget-range-region-for-query-budget-detail-output.d.ts +30 -0
- package/dist/esm/types/budget-range-region-for-query-budget-detail-output.d.ts.map +1 -0
- package/dist/esm/types/budget-range-subject-for-query-budget-detail-output.d.ts +30 -0
- package/dist/esm/types/budget-range-subject-for-query-budget-detail-output.d.ts.map +1 -0
- package/dist/esm/types/budget-range-zone-for-query-budget-detail-output.d.ts +30 -0
- package/dist/esm/types/budget-range-zone-for-query-budget-detail-output.d.ts.map +1 -0
- package/dist/esm/types/business-mode-list-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/business-mode-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/esm/types/cancel-invitation-request.d.ts +45 -0
- package/dist/esm/types/cancel-invitation-request.d.ts.map +1 -0
- package/dist/esm/types/cancel-invitation-response.d.ts +25 -0
- package/dist/esm/types/cancel-invitation-response.d.ts.map +1 -0
- package/dist/esm/types/cancel-order-request.d.ts +25 -0
- package/dist/esm/types/cancel-order-request.d.ts.map +1 -0
- package/dist/esm/types/cancel-order-response.d.ts +20 -0
- package/dist/esm/types/cancel-order-response.d.ts.map +1 -0
- package/dist/esm/types/charge-item-list-for-common-buy-input.d.ts +35 -0
- package/dist/esm/types/charge-item-list-for-common-buy-input.d.ts.map +1 -0
- package/dist/esm/types/clean-up-financial-relation-request.d.ts +35 -0
- package/dist/esm/types/clean-up-financial-relation-request.d.ts.map +1 -0
- package/dist/esm/types/clean-up-financial-relation-response.d.ts +30 -0
- package/dist/esm/types/clean-up-financial-relation-response.d.ts.map +1 -0
- package/dist/esm/types/common-buy-request.d.ts +36 -0
- package/dist/esm/types/common-buy-request.d.ts.map +1 -0
- package/dist/esm/types/common-buy-response.d.ts +26 -0
- package/dist/esm/types/common-buy-response.d.ts.map +1 -0
- package/dist/esm/types/config-list-for-common-buy-input.d.ts +36 -0
- package/dist/esm/types/config-list-for-common-buy-input.d.ts.map +1 -0
- package/dist/esm/types/config-list-for-query-price-for-pay-as-you-go-input.d.ts +45 -0
- package/dist/esm/types/config-list-for-query-price-for-pay-as-you-go-input.d.ts.map +1 -0
- package/dist/esm/types/config-list-for-query-price-for-pay-as-you-go-output.d.ts +56 -0
- package/dist/esm/types/config-list-for-query-price-for-pay-as-you-go-output.d.ts.map +1 -0
- package/dist/esm/types/config-list-for-query-price-for-subscription-input.d.ts +45 -0
- package/dist/esm/types/config-list-for-query-price-for-subscription-input.d.ts.map +1 -0
- package/dist/esm/types/config-list-for-query-price-for-subscription-output.d.ts +56 -0
- package/dist/esm/types/config-list-for-query-price-for-subscription-output.d.ts.map +1 -0
- package/dist/esm/types/configuration-code-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/configuration-code-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/esm/types/convert-list-for-list-bill-overview-by-category-output.d.ts +26 -0
- package/dist/esm/types/convert-list-for-list-bill-overview-by-category-output.d.ts.map +1 -0
- package/dist/esm/types/cost-data-for-list-cost-analysis-open-api-output.d.ts +36 -0
- package/dist/esm/types/cost-data-for-list-cost-analysis-open-api-output.d.ts.map +1 -0
- package/dist/esm/types/cost-for-list-cost-analysis-open-api-output.d.ts +30 -0
- package/dist/esm/types/cost-for-list-cost-analysis-open-api-output.d.ts.map +1 -0
- package/dist/esm/types/create-budget-request.d.ts +50 -0
- package/dist/esm/types/create-budget-request.d.ts.map +1 -0
- package/dist/esm/types/create-budget-response.d.ts +25 -0
- package/dist/esm/types/create-budget-response.d.ts.map +1 -0
- package/dist/esm/types/create-financial-relation-request.d.ts +40 -0
- package/dist/esm/types/create-financial-relation-request.d.ts.map +1 -0
- package/dist/esm/types/create-financial-relation-response.d.ts +25 -0
- package/dist/esm/types/create-financial-relation-response.d.ts.map +1 -0
- package/dist/esm/types/delete-budget-request.d.ts +25 -0
- package/dist/esm/types/delete-budget-request.d.ts.map +1 -0
- package/dist/esm/types/delete-budget-response.d.ts +20 -0
- package/dist/esm/types/delete-budget-response.d.ts.map +1 -0
- package/dist/esm/types/delete-financial-relation-request.d.ts +35 -0
- package/dist/esm/types/delete-financial-relation-request.d.ts.map +1 -0
- package/dist/esm/types/delete-financial-relation-response.d.ts +25 -0
- package/dist/esm/types/delete-financial-relation-response.d.ts.map +1 -0
- package/dist/esm/types/discount-detail-for-query-price-for-pay-as-you-go-output.d.ts +30 -0
- package/dist/esm/types/discount-detail-for-query-price-for-pay-as-you-go-output.d.ts.map +1 -0
- package/dist/esm/types/discount-detail-for-query-price-for-subscription-output.d.ts +30 -0
- package/dist/esm/types/discount-detail-for-query-price-for-subscription-output.d.ts.map +1 -0
- package/dist/esm/types/element-code-list-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/element-code-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/esm/types/filter-for-list-cost-analysis-open-api-input.d.ts +35 -0
- package/dist/esm/types/filter-for-list-cost-analysis-open-api-input.d.ts.map +1 -0
- package/dist/esm/types/get-filter-info-for-cost-analysis-request.d.ts +35 -0
- package/dist/esm/types/get-filter-info-for-cost-analysis-request.d.ts.map +1 -0
- package/dist/esm/types/get-filter-info-for-cost-analysis-response.d.ts +102 -0
- package/dist/esm/types/get-filter-info-for-cost-analysis-response.d.ts.map +1 -0
- package/dist/esm/types/get-order-request.d.ts +25 -0
- package/dist/esm/types/get-order-request.d.ts.map +1 -0
- package/dist/esm/types/get-order-response.d.ts +26 -0
- package/dist/esm/types/get-order-response.d.ts.map +1 -0
- package/dist/esm/types/handle-invitation-request.d.ts +50 -0
- package/dist/esm/types/handle-invitation-request.d.ts.map +1 -0
- package/dist/esm/types/handle-invitation-response.d.ts +25 -0
- package/dist/esm/types/handle-invitation-response.d.ts.map +1 -0
- package/dist/esm/types/index.d.ts +195 -0
- package/dist/esm/types/index.d.ts.map +1 -0
- package/dist/esm/types/instance-amount-list-for-query-price-for-renew-output.d.ts +45 -0
- package/dist/esm/types/instance-amount-list-for-query-price-for-renew-output.d.ts.map +1 -0
- package/dist/esm/types/instance-list-for-list-available-instances-output.d.ts +95 -0
- package/dist/esm/types/instance-list-for-list-available-instances-output.d.ts.map +1 -0
- package/dist/esm/types/list-amortized-cost-bill-daily-request.d.ts +90 -0
- package/dist/esm/types/list-amortized-cost-bill-daily-request.d.ts.map +1 -0
- package/dist/esm/types/list-amortized-cost-bill-daily-response.d.ts +41 -0
- package/dist/esm/types/list-amortized-cost-bill-daily-response.d.ts.map +1 -0
- package/dist/esm/types/list-amortized-cost-bill-detail-request.d.ts +90 -0
- package/dist/esm/types/list-amortized-cost-bill-detail-request.d.ts.map +1 -0
- package/dist/esm/types/list-amortized-cost-bill-detail-response.d.ts +41 -0
- package/dist/esm/types/list-amortized-cost-bill-detail-response.d.ts.map +1 -0
- package/dist/esm/types/list-amortized-cost-bill-monthly-request.d.ts +85 -0
- package/dist/esm/types/list-amortized-cost-bill-monthly-request.d.ts.map +1 -0
- package/dist/esm/types/list-amortized-cost-bill-monthly-response.d.ts +41 -0
- package/dist/esm/types/list-amortized-cost-bill-monthly-response.d.ts.map +1 -0
- package/dist/esm/types/list-available-instances-request.d.ts +65 -0
- package/dist/esm/types/list-available-instances-request.d.ts.map +1 -0
- package/dist/esm/types/list-available-instances-response.d.ts +36 -0
- package/dist/esm/types/list-available-instances-response.d.ts.map +1 -0
- package/dist/esm/types/list-bill-detail-request.d.ts +90 -0
- package/dist/esm/types/list-bill-detail-request.d.ts.map +1 -0
- package/dist/esm/types/list-bill-detail-response.d.ts +41 -0
- package/dist/esm/types/list-bill-detail-response.d.ts.map +1 -0
- package/dist/esm/types/list-bill-overview-by-category-request.d.ts +45 -0
- package/dist/esm/types/list-bill-overview-by-category-request.d.ts.map +1 -0
- package/dist/esm/types/list-bill-overview-by-category-response.d.ts +26 -0
- package/dist/esm/types/list-bill-overview-by-category-response.d.ts.map +1 -0
- package/dist/esm/types/list-bill-overview-by-prod-request.d.ts +70 -0
- package/dist/esm/types/list-bill-overview-by-prod-request.d.ts.map +1 -0
- package/dist/esm/types/list-bill-overview-by-prod-response.d.ts +41 -0
- package/dist/esm/types/list-bill-overview-by-prod-response.d.ts.map +1 -0
- package/dist/esm/types/list-bill-request.d.ts +75 -0
- package/dist/esm/types/list-bill-request.d.ts.map +1 -0
- package/dist/esm/types/list-bill-response.d.ts +41 -0
- package/dist/esm/types/list-bill-response.d.ts.map +1 -0
- package/dist/esm/types/list-budget-amount-by-budget-idrequest.d.ts +25 -0
- package/dist/esm/types/list-budget-amount-by-budget-idrequest.d.ts.map +1 -0
- package/dist/esm/types/list-budget-amount-by-budget-idresponse.d.ts +26 -0
- package/dist/esm/types/list-budget-amount-by-budget-idresponse.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-billing-mode-request.d.ts +30 -0
- package/dist/esm/types/list-budget-filter-billing-mode-request.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-billing-mode-response.d.ts +41 -0
- package/dist/esm/types/list-budget-filter-billing-mode-response.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-owner-idrequest.d.ts +20 -0
- package/dist/esm/types/list-budget-filter-owner-idrequest.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-owner-idresponse.d.ts +26 -0
- package/dist/esm/types/list-budget-filter-owner-idresponse.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-payer-idrequest.d.ts +20 -0
- package/dist/esm/types/list-budget-filter-payer-idrequest.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-payer-idresponse.d.ts +26 -0
- package/dist/esm/types/list-budget-filter-payer-idresponse.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-product-request.d.ts +30 -0
- package/dist/esm/types/list-budget-filter-product-request.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-product-response.d.ts +41 -0
- package/dist/esm/types/list-budget-filter-product-response.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-project-request.d.ts +30 -0
- package/dist/esm/types/list-budget-filter-project-request.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-project-response.d.ts +40 -0
- package/dist/esm/types/list-budget-filter-project-response.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-region-code-request.d.ts +30 -0
- package/dist/esm/types/list-budget-filter-region-code-request.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-region-code-response.d.ts +41 -0
- package/dist/esm/types/list-budget-filter-region-code-response.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-subject-info-request.d.ts +30 -0
- package/dist/esm/types/list-budget-filter-subject-info-request.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-subject-info-response.d.ts +41 -0
- package/dist/esm/types/list-budget-filter-subject-info-response.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-tag-key-request.d.ts +30 -0
- package/dist/esm/types/list-budget-filter-tag-key-request.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-tag-key-response.d.ts +40 -0
- package/dist/esm/types/list-budget-filter-tag-key-response.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-tag-value-request.d.ts +35 -0
- package/dist/esm/types/list-budget-filter-tag-value-request.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-tag-value-response.d.ts +40 -0
- package/dist/esm/types/list-budget-filter-tag-value-response.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-zone-code-request.d.ts +30 -0
- package/dist/esm/types/list-budget-filter-zone-code-request.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-zone-code-response.d.ts +41 -0
- package/dist/esm/types/list-budget-filter-zone-code-response.d.ts.map +1 -0
- package/dist/esm/types/list-budget-request.d.ts +77 -0
- package/dist/esm/types/list-budget-request.d.ts.map +1 -0
- package/dist/esm/types/list-budget-response.d.ts +41 -0
- package/dist/esm/types/list-budget-response.d.ts.map +1 -0
- package/dist/esm/types/list-cost-analysis-open-api-request.d.ts +66 -0
- package/dist/esm/types/list-cost-analysis-open-api-request.d.ts.map +1 -0
- package/dist/esm/types/list-cost-analysis-open-api-response.d.ts +41 -0
- package/dist/esm/types/list-cost-analysis-open-api-response.d.ts.map +1 -0
- package/dist/esm/types/list-coupon-usage-records-request.d.ts +35 -0
- package/dist/esm/types/list-coupon-usage-records-request.d.ts.map +1 -0
- package/dist/esm/types/list-coupon-usage-records-response.d.ts +41 -0
- package/dist/esm/types/list-coupon-usage-records-response.d.ts.map +1 -0
- package/dist/esm/types/list-coupons-request.d.ts +55 -0
- package/dist/esm/types/list-coupons-request.d.ts.map +1 -0
- package/dist/esm/types/list-coupons-response.d.ts +41 -0
- package/dist/esm/types/list-coupons-response.d.ts.map +1 -0
- package/dist/esm/types/list-financial-relation-request.d.ts +45 -0
- package/dist/esm/types/list-financial-relation-request.d.ts.map +1 -0
- package/dist/esm/types/list-financial-relation-response.d.ts +41 -0
- package/dist/esm/types/list-financial-relation-response.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-amortized-cost-bill-daily-output.d.ts +640 -0
- package/dist/esm/types/list-for-list-amortized-cost-bill-daily-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-amortized-cost-bill-detail-output.d.ts +590 -0
- package/dist/esm/types/list-for-list-amortized-cost-bill-detail-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-amortized-cost-bill-monthly-output.d.ts +860 -0
- package/dist/esm/types/list-for-list-amortized-cost-bill-monthly-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-bill-detail-output.d.ts +505 -0
- package/dist/esm/types/list-for-list-bill-detail-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-bill-output.d.ts +280 -0
- package/dist/esm/types/list-for-list-bill-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-bill-overview-by-category-output.d.ts +220 -0
- package/dist/esm/types/list-for-list-bill-overview-by-category-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-bill-overview-by-prod-output.d.ts +235 -0
- package/dist/esm/types/list-for-list-bill-overview-by-prod-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-budget-filter-owner-idoutput.d.ts +30 -0
- package/dist/esm/types/list-for-list-budget-filter-owner-idoutput.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-budget-filter-payer-idoutput.d.ts +30 -0
- package/dist/esm/types/list-for-list-budget-filter-payer-idoutput.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-budget-filter-product-output.d.ts +30 -0
- package/dist/esm/types/list-for-list-budget-filter-product-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-coupon-usage-records-output.d.ts +75 -0
- package/dist/esm/types/list-for-list-coupon-usage-records-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-coupons-output.d.ts +106 -0
- package/dist/esm/types/list-for-list-coupons-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-financial-relation-output.d.ts +91 -0
- package/dist/esm/types/list-for-list-financial-relation-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-invitation-output.d.ts +37 -0
- package/dist/esm/types/list-for-list-invitation-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-package-usage-details-output.d.ts +204 -0
- package/dist/esm/types/list-for-list-package-usage-details-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-resource-packages-output.d.ts +152 -0
- package/dist/esm/types/list-for-list-resource-packages-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-split-bill-detail-output.d.ts +520 -0
- package/dist/esm/types/list-for-list-split-bill-detail-output.d.ts.map +1 -0
- package/dist/esm/types/list-invitation-request.d.ts +20 -0
- package/dist/esm/types/list-invitation-request.d.ts.map +1 -0
- package/dist/esm/types/list-invitation-response.d.ts +26 -0
- package/dist/esm/types/list-invitation-response.d.ts.map +1 -0
- package/dist/esm/types/list-order-product-details-request.d.ts +35 -0
- package/dist/esm/types/list-order-product-details-request.d.ts.map +1 -0
- package/dist/esm/types/list-order-product-details-response.d.ts +36 -0
- package/dist/esm/types/list-order-product-details-response.d.ts.map +1 -0
- package/dist/esm/types/list-orders-request.d.ts +50 -0
- package/dist/esm/types/list-orders-request.d.ts.map +1 -0
- package/dist/esm/types/list-orders-response.d.ts +36 -0
- package/dist/esm/types/list-orders-response.d.ts.map +1 -0
- package/dist/esm/types/list-package-usage-details-request.d.ts +59 -0
- package/dist/esm/types/list-package-usage-details-request.d.ts.map +1 -0
- package/dist/esm/types/list-package-usage-details-response.d.ts +31 -0
- package/dist/esm/types/list-package-usage-details-response.d.ts.map +1 -0
- package/dist/esm/types/list-recipient-information-request.d.ts +30 -0
- package/dist/esm/types/list-recipient-information-request.d.ts.map +1 -0
- package/dist/esm/types/list-recipient-information-response.d.ts +41 -0
- package/dist/esm/types/list-recipient-information-response.d.ts.map +1 -0
- package/dist/esm/types/list-resource-packages-request.d.ts +76 -0
- package/dist/esm/types/list-resource-packages-request.d.ts.map +1 -0
- package/dist/esm/types/list-resource-packages-response.d.ts +31 -0
- package/dist/esm/types/list-resource-packages-response.d.ts.map +1 -0
- package/dist/esm/types/list-split-bill-detail-request.d.ts +95 -0
- package/dist/esm/types/list-split-bill-detail-request.d.ts.map +1 -0
- package/dist/esm/types/list-split-bill-detail-response.d.ts +41 -0
- package/dist/esm/types/list-split-bill-detail-response.d.ts.map +1 -0
- package/dist/esm/types/order-fail-refund-info-for-get-order-output.d.ts +45 -0
- package/dist/esm/types/order-fail-refund-info-for-get-order-output.d.ts.map +1 -0
- package/dist/esm/types/order-fail-refund-info-for-list-order-product-details-output.d.ts +45 -0
- package/dist/esm/types/order-fail-refund-info-for-list-order-product-details-output.d.ts.map +1 -0
- package/dist/esm/types/order-fail-refund-info-for-list-orders-output.d.ts +45 -0
- package/dist/esm/types/order-fail-refund-info-for-list-orders-output.d.ts.map +1 -0
- package/dist/esm/types/order-info-for-common-buy-output.d.ts +30 -0
- package/dist/esm/types/order-info-for-common-buy-output.d.ts.map +1 -0
- package/dist/esm/types/order-info-for-get-order-output.d.ts +106 -0
- package/dist/esm/types/order-info-for-get-order-output.d.ts.map +1 -0
- package/dist/esm/types/order-info-for-list-orders-output.d.ts +106 -0
- package/dist/esm/types/order-info-for-list-orders-output.d.ts.map +1 -0
- package/dist/esm/types/order-product-info-for-list-order-product-details-output.d.ts +106 -0
- package/dist/esm/types/order-product-info-for-list-order-product-details-output.d.ts.map +1 -0
- package/dist/esm/types/owner-user-name-list-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/owner-user-name-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/esm/types/pay-order-request.d.ts +25 -0
- package/dist/esm/types/pay-order-request.d.ts.map +1 -0
- package/dist/esm/types/pay-order-response.d.ts +20 -0
- package/dist/esm/types/pay-order-response.d.ts.map +1 -0
- package/dist/esm/types/payer-user-name-list-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/payer-user-name-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/esm/types/product-limit-list-for-list-coupons-output.d.ts +70 -0
- package/dist/esm/types/product-limit-list-for-list-coupons-output.d.ts.map +1 -0
- package/dist/esm/types/product-list-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/product-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/esm/types/project-list-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/project-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/esm/types/query-balance-acct-request.d.ts +20 -0
- package/dist/esm/types/query-balance-acct-request.d.ts.map +1 -0
- package/dist/esm/types/query-balance-acct-response.d.ts +50 -0
- package/dist/esm/types/query-balance-acct-response.d.ts.map +1 -0
- package/dist/esm/types/query-budget-detail-request.d.ts +25 -0
- package/dist/esm/types/query-budget-detail-request.d.ts.map +1 -0
- package/dist/esm/types/query-budget-detail-response.d.ts +44 -0
- package/dist/esm/types/query-budget-detail-response.d.ts.map +1 -0
- package/dist/esm/types/query-price-for-pay-as-you-go-request.d.ts +31 -0
- package/dist/esm/types/query-price-for-pay-as-you-go-request.d.ts.map +1 -0
- package/dist/esm/types/query-price-for-pay-as-you-go-response.d.ts +41 -0
- package/dist/esm/types/query-price-for-pay-as-you-go-response.d.ts.map +1 -0
- package/dist/esm/types/query-price-for-renew-request.d.ts +35 -0
- package/dist/esm/types/query-price-for-renew-request.d.ts.map +1 -0
- package/dist/esm/types/query-price-for-renew-response.d.ts +41 -0
- package/dist/esm/types/query-price-for-renew-response.d.ts.map +1 -0
- package/dist/esm/types/query-price-for-subscription-request.d.ts +31 -0
- package/dist/esm/types/query-price-for-subscription-request.d.ts.map +1 -0
- package/dist/esm/types/query-price-for-subscription-response.d.ts +41 -0
- package/dist/esm/types/query-price-for-subscription-response.d.ts.map +1 -0
- package/dist/esm/types/query-tag-value-by-tag-key-request.d.ts +40 -0
- package/dist/esm/types/query-tag-value-by-tag-key-request.d.ts.map +1 -0
- package/dist/esm/types/query-tag-value-by-tag-key-response.d.ts +25 -0
- package/dist/esm/types/query-tag-value-by-tag-key-response.d.ts.map +1 -0
- package/dist/esm/types/recipient-information-list-for-list-recipient-information-output.d.ts +40 -0
- package/dist/esm/types/recipient-information-list-for-list-recipient-information-output.d.ts.map +1 -0
- package/dist/esm/types/region-info-list-for-list-budget-filter-region-code-output.d.ts +30 -0
- package/dist/esm/types/region-info-list-for-list-budget-filter-region-code-output.d.ts.map +1 -0
- package/dist/esm/types/region-list-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/region-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/esm/types/relation-for-list-invitation-output.d.ts +91 -0
- package/dist/esm/types/relation-for-list-invitation-output.d.ts.map +1 -0
- package/dist/esm/types/renew-instance-request.d.ts +55 -0
- package/dist/esm/types/renew-instance-request.d.ts.map +1 -0
- package/dist/esm/types/renew-instance-response.d.ts +31 -0
- package/dist/esm/types/renew-instance-response.d.ts.map +1 -0
- package/dist/esm/types/set-renewal-type-request.d.ts +60 -0
- package/dist/esm/types/set-renewal-type-request.d.ts.map +1 -0
- package/dist/esm/types/set-renewal-type-response.d.ts +26 -0
- package/dist/esm/types/set-renewal-type-response.d.ts.map +1 -0
- package/dist/esm/types/subject-info-list-for-list-budget-filter-subject-info-output.d.ts +30 -0
- package/dist/esm/types/subject-info-list-for-list-budget-filter-subject-info-output.d.ts.map +1 -0
- package/dist/esm/types/subject-no-list-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/subject-no-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/esm/types/success-instance-info-for-unsubscribe-instance-output.d.ts +30 -0
- package/dist/esm/types/success-instance-info-for-unsubscribe-instance-output.d.ts.map +1 -0
- package/dist/esm/types/success-instance-list-for-renew-instance-output.d.ts +30 -0
- package/dist/esm/types/success-instance-list-for-renew-instance-output.d.ts.map +1 -0
- package/dist/esm/types/success-instance-list-for-set-renewal-type-output.d.ts +30 -0
- package/dist/esm/types/success-instance-list-for-set-renewal-type-output.d.ts.map +1 -0
- package/dist/esm/types/unsubscribe-instance-request.d.ts +40 -0
- package/dist/esm/types/unsubscribe-instance-request.d.ts.map +1 -0
- package/dist/esm/types/unsubscribe-instance-response.d.ts +36 -0
- package/dist/esm/types/unsubscribe-instance-response.d.ts.map +1 -0
- package/dist/esm/types/update-auth-request.d.ts +30 -0
- package/dist/esm/types/update-auth-request.d.ts.map +1 -0
- package/dist/esm/types/update-auth-response.d.ts +25 -0
- package/dist/esm/types/update-auth-response.d.ts.map +1 -0
- package/dist/esm/types/update-budget-request.d.ts +55 -0
- package/dist/esm/types/update-budget-request.d.ts.map +1 -0
- package/dist/esm/types/update-budget-response.d.ts +20 -0
- package/dist/esm/types/update-budget-response.d.ts.map +1 -0
- package/dist/esm/types/zone-info-list-for-list-budget-filter-zone-code-output.d.ts +30 -0
- package/dist/esm/types/zone-info-list-for-list-budget-filter-zone-code-output.d.ts.map +1 -0
- package/dist/esm/types/zone-list-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/zone-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -0
- package/package.json +8 -8
|
@@ -0,0 +1,595 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __webpack_require__ = {};
|
|
3
|
+
(()=>{
|
|
4
|
+
__webpack_require__.d = (exports1, definition)=>{
|
|
5
|
+
for(var key in definition)if (__webpack_require__.o(definition, key) && !__webpack_require__.o(exports1, key)) Object.defineProperty(exports1, key, {
|
|
6
|
+
enumerable: true,
|
|
7
|
+
get: definition[key]
|
|
8
|
+
});
|
|
9
|
+
};
|
|
10
|
+
})();
|
|
11
|
+
(()=>{
|
|
12
|
+
__webpack_require__.o = (obj, prop)=>Object.prototype.hasOwnProperty.call(obj, prop);
|
|
13
|
+
})();
|
|
14
|
+
(()=>{
|
|
15
|
+
__webpack_require__.r = (exports1)=>{
|
|
16
|
+
if ("u" > typeof Symbol && Symbol.toStringTag) Object.defineProperty(exports1, Symbol.toStringTag, {
|
|
17
|
+
value: 'Module'
|
|
18
|
+
});
|
|
19
|
+
Object.defineProperty(exports1, '__esModule', {
|
|
20
|
+
value: true
|
|
21
|
+
});
|
|
22
|
+
};
|
|
23
|
+
})();
|
|
24
|
+
var __webpack_exports__ = {};
|
|
25
|
+
__webpack_require__.r(__webpack_exports__);
|
|
26
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
27
|
+
QueryTagValueByTagKeyCommand: ()=>QueryTagValueByTagKeyCommand,
|
|
28
|
+
BILLINGClient: ()=>BILLINGClient,
|
|
29
|
+
SetRenewalTypeCommand: ()=>SetRenewalTypeCommand,
|
|
30
|
+
UpdateAuthCommand: ()=>UpdateAuthCommand,
|
|
31
|
+
CreateFinancialRelationCommand: ()=>CreateFinancialRelationCommand,
|
|
32
|
+
ListBudgetFilterProductCommand: ()=>ListBudgetFilterProductCommand,
|
|
33
|
+
DeleteBudgetCommand: ()=>DeleteBudgetCommand,
|
|
34
|
+
ListBudgetFilterPayerIDCommand: ()=>ListBudgetFilterPayerIDCommand,
|
|
35
|
+
QueryBalanceAcctCommand: ()=>QueryBalanceAcctCommand,
|
|
36
|
+
CommonBuyCommand: ()=>CommonBuyCommand,
|
|
37
|
+
ListInvitationCommand: ()=>ListInvitationCommand,
|
|
38
|
+
ListBillDetailCommand: ()=>ListBillDetailCommand,
|
|
39
|
+
ListBudgetFilterOwnerIDCommand: ()=>ListBudgetFilterOwnerIDCommand,
|
|
40
|
+
ListPackageUsageDetailsCommand: ()=>ListPackageUsageDetailsCommand,
|
|
41
|
+
PayOrderCommand: ()=>PayOrderCommand,
|
|
42
|
+
ListCouponsCommand: ()=>ListCouponsCommand,
|
|
43
|
+
ListBudgetFilterSubjectInfoCommand: ()=>ListBudgetFilterSubjectInfoCommand,
|
|
44
|
+
CancelInvitationCommand: ()=>CancelInvitationCommand,
|
|
45
|
+
ListBudgetCommand: ()=>ListBudgetCommand,
|
|
46
|
+
QueryPriceForPayAsYouGoCommand: ()=>QueryPriceForPayAsYouGoCommand,
|
|
47
|
+
RenewInstanceCommand: ()=>RenewInstanceCommand,
|
|
48
|
+
UnsubscribeInstanceCommand: ()=>UnsubscribeInstanceCommand,
|
|
49
|
+
ListAmortizedCostBillMonthlyCommand: ()=>ListAmortizedCostBillMonthlyCommand,
|
|
50
|
+
ListBudgetFilterTagValueCommand: ()=>ListBudgetFilterTagValueCommand,
|
|
51
|
+
ListResourcePackagesCommand: ()=>ListResourcePackagesCommand,
|
|
52
|
+
ListSplitBillDetailCommand: ()=>ListSplitBillDetailCommand,
|
|
53
|
+
CleanUpFinancialRelationCommand: ()=>CleanUpFinancialRelationCommand,
|
|
54
|
+
QueryPriceForRenewCommand: ()=>QueryPriceForRenewCommand,
|
|
55
|
+
ListAmortizedCostBillDailyCommand: ()=>ListAmortizedCostBillDailyCommand,
|
|
56
|
+
DeleteFinancialRelationCommand: ()=>DeleteFinancialRelationCommand,
|
|
57
|
+
CreateBudgetCommand: ()=>CreateBudgetCommand,
|
|
58
|
+
UpdateBudgetCommand: ()=>UpdateBudgetCommand,
|
|
59
|
+
ListBillOverviewByProdCommand: ()=>ListBillOverviewByProdCommand,
|
|
60
|
+
ListAvailableInstancesCommand: ()=>ListAvailableInstancesCommand,
|
|
61
|
+
ListBudgetFilterBillingModeCommand: ()=>ListBudgetFilterBillingModeCommand,
|
|
62
|
+
ListRecipientInformationCommand: ()=>ListRecipientInformationCommand,
|
|
63
|
+
ListOrdersCommand: ()=>ListOrdersCommand,
|
|
64
|
+
ListCouponUsageRecordsCommand: ()=>ListCouponUsageRecordsCommand,
|
|
65
|
+
ListBudgetFilterRegionCodeCommand: ()=>ListBudgetFilterRegionCodeCommand,
|
|
66
|
+
ListOrderProductDetailsCommand: ()=>ListOrderProductDetailsCommand,
|
|
67
|
+
CancelOrderCommand: ()=>CancelOrderCommand,
|
|
68
|
+
GetFilterInfoForCostAnalysisCommand: ()=>GetFilterInfoForCostAnalysisCommand,
|
|
69
|
+
ListAmortizedCostBillDetailCommand: ()=>ListAmortizedCostBillDetailCommand,
|
|
70
|
+
ListBillCommand: ()=>ListBillCommand,
|
|
71
|
+
HandleInvitationCommand: ()=>HandleInvitationCommand,
|
|
72
|
+
ListBudgetFilterProjectCommand: ()=>ListBudgetFilterProjectCommand,
|
|
73
|
+
ListBudgetFilterTagKeyCommand: ()=>ListBudgetFilterTagKeyCommand,
|
|
74
|
+
ListBudgetFilterZoneCodeCommand: ()=>ListBudgetFilterZoneCodeCommand,
|
|
75
|
+
ListFinancialRelationCommand: ()=>ListFinancialRelationCommand,
|
|
76
|
+
QueryPriceForSubscriptionCommand: ()=>QueryPriceForSubscriptionCommand,
|
|
77
|
+
GetOrderCommand: ()=>GetOrderCommand,
|
|
78
|
+
ListBillOverviewByCategoryCommand: ()=>ListBillOverviewByCategoryCommand,
|
|
79
|
+
QueryBudgetDetailCommand: ()=>QueryBudgetDetailCommand,
|
|
80
|
+
ListBudgetAmountByBudgetIDCommand: ()=>ListBudgetAmountByBudgetIDCommand,
|
|
81
|
+
ListCostAnalysisOpenApiCommand: ()=>ListCostAnalysisOpenApiCommand
|
|
82
|
+
});
|
|
83
|
+
const sdk_core_namespaceObject = require("@volcengine/sdk-core");
|
|
84
|
+
function _define_property(obj, key, value) {
|
|
85
|
+
if (key in obj) Object.defineProperty(obj, key, {
|
|
86
|
+
value: value,
|
|
87
|
+
enumerable: true,
|
|
88
|
+
configurable: true,
|
|
89
|
+
writable: true
|
|
90
|
+
});
|
|
91
|
+
else obj[key] = value;
|
|
92
|
+
return obj;
|
|
93
|
+
}
|
|
94
|
+
class BILLINGClient extends sdk_core_namespaceObject.Client {
|
|
95
|
+
constructor(config = {}){
|
|
96
|
+
super({
|
|
97
|
+
protocol: 'https',
|
|
98
|
+
region: 'cn-beijing',
|
|
99
|
+
...config
|
|
100
|
+
});
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
class CancelInvitationCommand extends sdk_core_namespaceObject.Command {
|
|
104
|
+
constructor(input){
|
|
105
|
+
super(input);
|
|
106
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CancelInvitationCommand.metaPath);
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
_define_property(CancelInvitationCommand, "metaPath", '/CancelInvitation/2022-01-01/billing/post/application_json/');
|
|
110
|
+
class CancelOrderCommand extends sdk_core_namespaceObject.Command {
|
|
111
|
+
constructor(input){
|
|
112
|
+
super(input);
|
|
113
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CancelOrderCommand.metaPath);
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
_define_property(CancelOrderCommand, "metaPath", '/CancelOrder/2022-01-01/billing/post/application_json/');
|
|
117
|
+
class CleanUpFinancialRelationCommand extends sdk_core_namespaceObject.Command {
|
|
118
|
+
constructor(input){
|
|
119
|
+
super(input);
|
|
120
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CleanUpFinancialRelationCommand.metaPath);
|
|
121
|
+
}
|
|
122
|
+
}
|
|
123
|
+
_define_property(CleanUpFinancialRelationCommand, "metaPath", '/CleanUpFinancialRelation/2022-01-01/billing/post/application_json/');
|
|
124
|
+
class CommonBuyCommand extends sdk_core_namespaceObject.Command {
|
|
125
|
+
constructor(input){
|
|
126
|
+
super(input);
|
|
127
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CommonBuyCommand.metaPath);
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
_define_property(CommonBuyCommand, "metaPath", '/CommonBuy/2022-01-01/billing/post/application_json/');
|
|
131
|
+
class CreateBudgetCommand extends sdk_core_namespaceObject.Command {
|
|
132
|
+
constructor(input){
|
|
133
|
+
super(input);
|
|
134
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CreateBudgetCommand.metaPath);
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
_define_property(CreateBudgetCommand, "metaPath", '/CreateBudget/2022-01-01/billing/post/application_json/');
|
|
138
|
+
class CreateFinancialRelationCommand extends sdk_core_namespaceObject.Command {
|
|
139
|
+
constructor(input){
|
|
140
|
+
super(input);
|
|
141
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CreateFinancialRelationCommand.metaPath);
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
_define_property(CreateFinancialRelationCommand, "metaPath", '/CreateFinancialRelation/2022-01-01/billing/post/application_json/');
|
|
145
|
+
class DeleteBudgetCommand extends sdk_core_namespaceObject.Command {
|
|
146
|
+
constructor(input){
|
|
147
|
+
super(input);
|
|
148
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteBudgetCommand.metaPath);
|
|
149
|
+
}
|
|
150
|
+
}
|
|
151
|
+
_define_property(DeleteBudgetCommand, "metaPath", '/DeleteBudget/2022-01-01/billing/post/application_json/');
|
|
152
|
+
class DeleteFinancialRelationCommand extends sdk_core_namespaceObject.Command {
|
|
153
|
+
constructor(input){
|
|
154
|
+
super(input);
|
|
155
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteFinancialRelationCommand.metaPath);
|
|
156
|
+
}
|
|
157
|
+
}
|
|
158
|
+
_define_property(DeleteFinancialRelationCommand, "metaPath", '/DeleteFinancialRelation/2022-01-01/billing/post/application_json/');
|
|
159
|
+
class GetFilterInfoForCostAnalysisCommand extends sdk_core_namespaceObject.Command {
|
|
160
|
+
constructor(input){
|
|
161
|
+
super(input);
|
|
162
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetFilterInfoForCostAnalysisCommand.metaPath);
|
|
163
|
+
}
|
|
164
|
+
}
|
|
165
|
+
_define_property(GetFilterInfoForCostAnalysisCommand, "metaPath", '/GetFilterInfoForCostAnalysis/2022-01-01/billing/post/application_json/');
|
|
166
|
+
class GetOrderCommand extends sdk_core_namespaceObject.Command {
|
|
167
|
+
constructor(input){
|
|
168
|
+
super(input);
|
|
169
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetOrderCommand.metaPath);
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
_define_property(GetOrderCommand, "metaPath", '/GetOrder/2022-01-01/billing/post/application_json/');
|
|
173
|
+
class HandleInvitationCommand extends sdk_core_namespaceObject.Command {
|
|
174
|
+
constructor(input){
|
|
175
|
+
super(input);
|
|
176
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(HandleInvitationCommand.metaPath);
|
|
177
|
+
}
|
|
178
|
+
}
|
|
179
|
+
_define_property(HandleInvitationCommand, "metaPath", '/HandleInvitation/2022-01-01/billing/post/application_json/');
|
|
180
|
+
class ListAmortizedCostBillDailyCommand extends sdk_core_namespaceObject.Command {
|
|
181
|
+
constructor(input){
|
|
182
|
+
super(input);
|
|
183
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAmortizedCostBillDailyCommand.metaPath);
|
|
184
|
+
}
|
|
185
|
+
}
|
|
186
|
+
_define_property(ListAmortizedCostBillDailyCommand, "metaPath", '/ListAmortizedCostBillDaily/2022-01-01/billing/post/application_json/');
|
|
187
|
+
class ListAmortizedCostBillDetailCommand extends sdk_core_namespaceObject.Command {
|
|
188
|
+
constructor(input){
|
|
189
|
+
super(input);
|
|
190
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAmortizedCostBillDetailCommand.metaPath);
|
|
191
|
+
}
|
|
192
|
+
}
|
|
193
|
+
_define_property(ListAmortizedCostBillDetailCommand, "metaPath", '/ListAmortizedCostBillDetail/2022-01-01/billing/post/application_json/');
|
|
194
|
+
class ListAmortizedCostBillMonthlyCommand extends sdk_core_namespaceObject.Command {
|
|
195
|
+
constructor(input){
|
|
196
|
+
super(input);
|
|
197
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAmortizedCostBillMonthlyCommand.metaPath);
|
|
198
|
+
}
|
|
199
|
+
}
|
|
200
|
+
_define_property(ListAmortizedCostBillMonthlyCommand, "metaPath", '/ListAmortizedCostBillMonthly/2022-01-01/billing/post/application_json/');
|
|
201
|
+
class ListAvailableInstancesCommand extends sdk_core_namespaceObject.Command {
|
|
202
|
+
constructor(input){
|
|
203
|
+
super(input);
|
|
204
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAvailableInstancesCommand.metaPath);
|
|
205
|
+
}
|
|
206
|
+
}
|
|
207
|
+
_define_property(ListAvailableInstancesCommand, "metaPath", '/ListAvailableInstances/2022-01-01/billing/post/application_json/');
|
|
208
|
+
class ListBillCommand extends sdk_core_namespaceObject.Command {
|
|
209
|
+
constructor(input){
|
|
210
|
+
super(input);
|
|
211
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBillCommand.metaPath);
|
|
212
|
+
}
|
|
213
|
+
}
|
|
214
|
+
_define_property(ListBillCommand, "metaPath", '/ListBill/2022-01-01/billing/post/application_json/');
|
|
215
|
+
class ListBillDetailCommand extends sdk_core_namespaceObject.Command {
|
|
216
|
+
constructor(input){
|
|
217
|
+
super(input);
|
|
218
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBillDetailCommand.metaPath);
|
|
219
|
+
}
|
|
220
|
+
}
|
|
221
|
+
_define_property(ListBillDetailCommand, "metaPath", '/ListBillDetail/2022-01-01/billing/post/application_json/');
|
|
222
|
+
class ListBillOverviewByCategoryCommand extends sdk_core_namespaceObject.Command {
|
|
223
|
+
constructor(input){
|
|
224
|
+
super(input);
|
|
225
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBillOverviewByCategoryCommand.metaPath);
|
|
226
|
+
}
|
|
227
|
+
}
|
|
228
|
+
_define_property(ListBillOverviewByCategoryCommand, "metaPath", '/ListBillOverviewByCategory/2022-01-01/billing/post/application_json/');
|
|
229
|
+
class ListBillOverviewByProdCommand extends sdk_core_namespaceObject.Command {
|
|
230
|
+
constructor(input){
|
|
231
|
+
super(input);
|
|
232
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBillOverviewByProdCommand.metaPath);
|
|
233
|
+
}
|
|
234
|
+
}
|
|
235
|
+
_define_property(ListBillOverviewByProdCommand, "metaPath", '/ListBillOverviewByProd/2022-01-01/billing/post/application_json/');
|
|
236
|
+
class ListBudgetCommand extends sdk_core_namespaceObject.Command {
|
|
237
|
+
constructor(input){
|
|
238
|
+
super(input);
|
|
239
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBudgetCommand.metaPath);
|
|
240
|
+
}
|
|
241
|
+
}
|
|
242
|
+
_define_property(ListBudgetCommand, "metaPath", '/ListBudget/2022-01-01/billing/post/application_json/');
|
|
243
|
+
class ListBudgetAmountByBudgetIDCommand extends sdk_core_namespaceObject.Command {
|
|
244
|
+
constructor(input){
|
|
245
|
+
super(input);
|
|
246
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBudgetAmountByBudgetIDCommand.metaPath);
|
|
247
|
+
}
|
|
248
|
+
}
|
|
249
|
+
_define_property(ListBudgetAmountByBudgetIDCommand, "metaPath", '/ListBudgetAmountByBudgetID/2022-01-01/billing/post/application_json/');
|
|
250
|
+
class ListBudgetFilterBillingModeCommand extends sdk_core_namespaceObject.Command {
|
|
251
|
+
constructor(input){
|
|
252
|
+
super(input);
|
|
253
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBudgetFilterBillingModeCommand.metaPath);
|
|
254
|
+
}
|
|
255
|
+
}
|
|
256
|
+
_define_property(ListBudgetFilterBillingModeCommand, "metaPath", '/ListBudgetFilterBillingMode/2022-01-01/billing/post/application_json/');
|
|
257
|
+
class ListBudgetFilterOwnerIDCommand extends sdk_core_namespaceObject.Command {
|
|
258
|
+
constructor(input){
|
|
259
|
+
super(input);
|
|
260
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBudgetFilterOwnerIDCommand.metaPath);
|
|
261
|
+
}
|
|
262
|
+
}
|
|
263
|
+
_define_property(ListBudgetFilterOwnerIDCommand, "metaPath", '/ListBudgetFilterOwnerID/2022-01-01/billing/post/application_json/');
|
|
264
|
+
class ListBudgetFilterPayerIDCommand extends sdk_core_namespaceObject.Command {
|
|
265
|
+
constructor(input){
|
|
266
|
+
super(input);
|
|
267
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBudgetFilterPayerIDCommand.metaPath);
|
|
268
|
+
}
|
|
269
|
+
}
|
|
270
|
+
_define_property(ListBudgetFilterPayerIDCommand, "metaPath", '/ListBudgetFilterPayerID/2022-01-01/billing/post/application_json/');
|
|
271
|
+
class ListBudgetFilterProductCommand extends sdk_core_namespaceObject.Command {
|
|
272
|
+
constructor(input){
|
|
273
|
+
super(input);
|
|
274
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBudgetFilterProductCommand.metaPath);
|
|
275
|
+
}
|
|
276
|
+
}
|
|
277
|
+
_define_property(ListBudgetFilterProductCommand, "metaPath", '/ListBudgetFilterProduct/2022-01-01/billing/post/application_json/');
|
|
278
|
+
class ListBudgetFilterProjectCommand extends sdk_core_namespaceObject.Command {
|
|
279
|
+
constructor(input){
|
|
280
|
+
super(input);
|
|
281
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBudgetFilterProjectCommand.metaPath);
|
|
282
|
+
}
|
|
283
|
+
}
|
|
284
|
+
_define_property(ListBudgetFilterProjectCommand, "metaPath", '/ListBudgetFilterProject/2022-01-01/billing/post/application_json/');
|
|
285
|
+
class ListBudgetFilterRegionCodeCommand extends sdk_core_namespaceObject.Command {
|
|
286
|
+
constructor(input){
|
|
287
|
+
super(input);
|
|
288
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBudgetFilterRegionCodeCommand.metaPath);
|
|
289
|
+
}
|
|
290
|
+
}
|
|
291
|
+
_define_property(ListBudgetFilterRegionCodeCommand, "metaPath", '/ListBudgetFilterRegionCode/2022-01-01/billing/post/application_json/');
|
|
292
|
+
class ListBudgetFilterSubjectInfoCommand extends sdk_core_namespaceObject.Command {
|
|
293
|
+
constructor(input){
|
|
294
|
+
super(input);
|
|
295
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBudgetFilterSubjectInfoCommand.metaPath);
|
|
296
|
+
}
|
|
297
|
+
}
|
|
298
|
+
_define_property(ListBudgetFilterSubjectInfoCommand, "metaPath", '/ListBudgetFilterSubjectInfo/2022-01-01/billing/post/application_json/');
|
|
299
|
+
class ListBudgetFilterTagKeyCommand extends sdk_core_namespaceObject.Command {
|
|
300
|
+
constructor(input){
|
|
301
|
+
super(input);
|
|
302
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBudgetFilterTagKeyCommand.metaPath);
|
|
303
|
+
}
|
|
304
|
+
}
|
|
305
|
+
_define_property(ListBudgetFilterTagKeyCommand, "metaPath", '/ListBudgetFilterTagKey/2022-01-01/billing/post/application_json/');
|
|
306
|
+
class ListBudgetFilterTagValueCommand extends sdk_core_namespaceObject.Command {
|
|
307
|
+
constructor(input){
|
|
308
|
+
super(input);
|
|
309
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBudgetFilterTagValueCommand.metaPath);
|
|
310
|
+
}
|
|
311
|
+
}
|
|
312
|
+
_define_property(ListBudgetFilterTagValueCommand, "metaPath", '/ListBudgetFilterTagValue/2022-01-01/billing/post/application_json/');
|
|
313
|
+
class ListBudgetFilterZoneCodeCommand extends sdk_core_namespaceObject.Command {
|
|
314
|
+
constructor(input){
|
|
315
|
+
super(input);
|
|
316
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListBudgetFilterZoneCodeCommand.metaPath);
|
|
317
|
+
}
|
|
318
|
+
}
|
|
319
|
+
_define_property(ListBudgetFilterZoneCodeCommand, "metaPath", '/ListBudgetFilterZoneCode/2022-01-01/billing/post/application_json/');
|
|
320
|
+
class ListCostAnalysisOpenApiCommand extends sdk_core_namespaceObject.Command {
|
|
321
|
+
constructor(input){
|
|
322
|
+
super(input);
|
|
323
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListCostAnalysisOpenApiCommand.metaPath);
|
|
324
|
+
}
|
|
325
|
+
}
|
|
326
|
+
_define_property(ListCostAnalysisOpenApiCommand, "metaPath", '/ListCostAnalysisOpenApi/2022-01-01/billing/post/application_json/');
|
|
327
|
+
class ListCouponUsageRecordsCommand extends sdk_core_namespaceObject.Command {
|
|
328
|
+
constructor(input){
|
|
329
|
+
super(input);
|
|
330
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListCouponUsageRecordsCommand.metaPath);
|
|
331
|
+
}
|
|
332
|
+
}
|
|
333
|
+
_define_property(ListCouponUsageRecordsCommand, "metaPath", '/ListCouponUsageRecords/2022-01-01/billing/post/application_json/');
|
|
334
|
+
class ListCouponsCommand extends sdk_core_namespaceObject.Command {
|
|
335
|
+
constructor(input){
|
|
336
|
+
super(input);
|
|
337
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListCouponsCommand.metaPath);
|
|
338
|
+
}
|
|
339
|
+
}
|
|
340
|
+
_define_property(ListCouponsCommand, "metaPath", '/ListCoupons/2022-01-01/billing/post/application_json/');
|
|
341
|
+
class ListFinancialRelationCommand extends sdk_core_namespaceObject.Command {
|
|
342
|
+
constructor(input){
|
|
343
|
+
super(input);
|
|
344
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListFinancialRelationCommand.metaPath);
|
|
345
|
+
}
|
|
346
|
+
}
|
|
347
|
+
_define_property(ListFinancialRelationCommand, "metaPath", '/ListFinancialRelation/2022-01-01/billing/post/application_json/');
|
|
348
|
+
class ListInvitationCommand extends sdk_core_namespaceObject.Command {
|
|
349
|
+
constructor(input){
|
|
350
|
+
super(input);
|
|
351
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListInvitationCommand.metaPath);
|
|
352
|
+
}
|
|
353
|
+
}
|
|
354
|
+
_define_property(ListInvitationCommand, "metaPath", '/ListInvitation/2022-01-01/billing/post/application_json/');
|
|
355
|
+
class ListOrderProductDetailsCommand extends sdk_core_namespaceObject.Command {
|
|
356
|
+
constructor(input){
|
|
357
|
+
super(input);
|
|
358
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListOrderProductDetailsCommand.metaPath);
|
|
359
|
+
}
|
|
360
|
+
}
|
|
361
|
+
_define_property(ListOrderProductDetailsCommand, "metaPath", '/ListOrderProductDetails/2022-01-01/billing/post/application_json/');
|
|
362
|
+
class ListOrdersCommand extends sdk_core_namespaceObject.Command {
|
|
363
|
+
constructor(input){
|
|
364
|
+
super(input);
|
|
365
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListOrdersCommand.metaPath);
|
|
366
|
+
}
|
|
367
|
+
}
|
|
368
|
+
_define_property(ListOrdersCommand, "metaPath", '/ListOrders/2022-01-01/billing/post/application_json/');
|
|
369
|
+
class ListPackageUsageDetailsCommand extends sdk_core_namespaceObject.Command {
|
|
370
|
+
constructor(input){
|
|
371
|
+
super(input);
|
|
372
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListPackageUsageDetailsCommand.metaPath);
|
|
373
|
+
}
|
|
374
|
+
}
|
|
375
|
+
_define_property(ListPackageUsageDetailsCommand, "metaPath", '/ListPackageUsageDetails/2022-01-01/billing/post/application_json/');
|
|
376
|
+
class ListRecipientInformationCommand extends sdk_core_namespaceObject.Command {
|
|
377
|
+
constructor(input){
|
|
378
|
+
super(input);
|
|
379
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListRecipientInformationCommand.metaPath);
|
|
380
|
+
}
|
|
381
|
+
}
|
|
382
|
+
_define_property(ListRecipientInformationCommand, "metaPath", '/ListRecipientInformation/2022-01-01/billing/post/application_json/');
|
|
383
|
+
class ListResourcePackagesCommand extends sdk_core_namespaceObject.Command {
|
|
384
|
+
constructor(input){
|
|
385
|
+
super(input);
|
|
386
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListResourcePackagesCommand.metaPath);
|
|
387
|
+
}
|
|
388
|
+
}
|
|
389
|
+
_define_property(ListResourcePackagesCommand, "metaPath", '/ListResourcePackages/2022-01-01/billing/post/application_json/');
|
|
390
|
+
class ListSplitBillDetailCommand extends sdk_core_namespaceObject.Command {
|
|
391
|
+
constructor(input){
|
|
392
|
+
super(input);
|
|
393
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListSplitBillDetailCommand.metaPath);
|
|
394
|
+
}
|
|
395
|
+
}
|
|
396
|
+
_define_property(ListSplitBillDetailCommand, "metaPath", '/ListSplitBillDetail/2022-01-01/billing/post/application_json/');
|
|
397
|
+
class PayOrderCommand extends sdk_core_namespaceObject.Command {
|
|
398
|
+
constructor(input){
|
|
399
|
+
super(input);
|
|
400
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(PayOrderCommand.metaPath);
|
|
401
|
+
}
|
|
402
|
+
}
|
|
403
|
+
_define_property(PayOrderCommand, "metaPath", '/PayOrder/2022-01-01/billing/post/application_json/');
|
|
404
|
+
class QueryBalanceAcctCommand extends sdk_core_namespaceObject.Command {
|
|
405
|
+
constructor(input){
|
|
406
|
+
super(input);
|
|
407
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(QueryBalanceAcctCommand.metaPath);
|
|
408
|
+
}
|
|
409
|
+
}
|
|
410
|
+
_define_property(QueryBalanceAcctCommand, "metaPath", '/QueryBalanceAcct/2022-01-01/billing/post/application_json/');
|
|
411
|
+
class QueryBudgetDetailCommand extends sdk_core_namespaceObject.Command {
|
|
412
|
+
constructor(input){
|
|
413
|
+
super(input);
|
|
414
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(QueryBudgetDetailCommand.metaPath);
|
|
415
|
+
}
|
|
416
|
+
}
|
|
417
|
+
_define_property(QueryBudgetDetailCommand, "metaPath", '/QueryBudgetDetail/2022-01-01/billing/post/application_json/');
|
|
418
|
+
class QueryPriceForPayAsYouGoCommand extends sdk_core_namespaceObject.Command {
|
|
419
|
+
constructor(input){
|
|
420
|
+
super(input);
|
|
421
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(QueryPriceForPayAsYouGoCommand.metaPath);
|
|
422
|
+
}
|
|
423
|
+
}
|
|
424
|
+
_define_property(QueryPriceForPayAsYouGoCommand, "metaPath", '/QueryPriceForPayAsYouGo/2022-01-01/billing/post/application_json/');
|
|
425
|
+
class QueryPriceForRenewCommand extends sdk_core_namespaceObject.Command {
|
|
426
|
+
constructor(input){
|
|
427
|
+
super(input);
|
|
428
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(QueryPriceForRenewCommand.metaPath);
|
|
429
|
+
}
|
|
430
|
+
}
|
|
431
|
+
_define_property(QueryPriceForRenewCommand, "metaPath", '/QueryPriceForRenew/2022-01-01/billing/post/application_json/');
|
|
432
|
+
class QueryPriceForSubscriptionCommand extends sdk_core_namespaceObject.Command {
|
|
433
|
+
constructor(input){
|
|
434
|
+
super(input);
|
|
435
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(QueryPriceForSubscriptionCommand.metaPath);
|
|
436
|
+
}
|
|
437
|
+
}
|
|
438
|
+
_define_property(QueryPriceForSubscriptionCommand, "metaPath", "/QueryPriceForSubscription/2022-01-01/billing/post/application_json/");
|
|
439
|
+
class QueryTagValueByTagKeyCommand extends sdk_core_namespaceObject.Command {
|
|
440
|
+
constructor(input){
|
|
441
|
+
super(input);
|
|
442
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(QueryTagValueByTagKeyCommand.metaPath);
|
|
443
|
+
}
|
|
444
|
+
}
|
|
445
|
+
_define_property(QueryTagValueByTagKeyCommand, "metaPath", '/QueryTagValueByTagKey/2022-01-01/billing/post/application_json/');
|
|
446
|
+
class RenewInstanceCommand extends sdk_core_namespaceObject.Command {
|
|
447
|
+
constructor(input){
|
|
448
|
+
super(input);
|
|
449
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(RenewInstanceCommand.metaPath);
|
|
450
|
+
}
|
|
451
|
+
}
|
|
452
|
+
_define_property(RenewInstanceCommand, "metaPath", '/RenewInstance/2022-01-01/billing/post/application_json/');
|
|
453
|
+
class SetRenewalTypeCommand extends sdk_core_namespaceObject.Command {
|
|
454
|
+
constructor(input){
|
|
455
|
+
super(input);
|
|
456
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(SetRenewalTypeCommand.metaPath);
|
|
457
|
+
}
|
|
458
|
+
}
|
|
459
|
+
_define_property(SetRenewalTypeCommand, "metaPath", '/SetRenewalType/2022-01-01/billing/post/application_json/');
|
|
460
|
+
class UnsubscribeInstanceCommand extends sdk_core_namespaceObject.Command {
|
|
461
|
+
constructor(input){
|
|
462
|
+
super(input);
|
|
463
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UnsubscribeInstanceCommand.metaPath);
|
|
464
|
+
}
|
|
465
|
+
}
|
|
466
|
+
_define_property(UnsubscribeInstanceCommand, "metaPath", '/UnsubscribeInstance/2022-01-01/billing/post/application_json/');
|
|
467
|
+
class UpdateAuthCommand extends sdk_core_namespaceObject.Command {
|
|
468
|
+
constructor(input){
|
|
469
|
+
super(input);
|
|
470
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateAuthCommand.metaPath);
|
|
471
|
+
}
|
|
472
|
+
}
|
|
473
|
+
_define_property(UpdateAuthCommand, "metaPath", '/UpdateAuth/2022-01-01/billing/post/application_json/');
|
|
474
|
+
class UpdateBudgetCommand extends sdk_core_namespaceObject.Command {
|
|
475
|
+
constructor(input){
|
|
476
|
+
super(input);
|
|
477
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateBudgetCommand.metaPath);
|
|
478
|
+
}
|
|
479
|
+
}
|
|
480
|
+
_define_property(UpdateBudgetCommand, "metaPath", '/UpdateBudget/2022-01-01/billing/post/application_json/');
|
|
481
|
+
exports.BILLINGClient = __webpack_exports__.BILLINGClient;
|
|
482
|
+
exports.CancelInvitationCommand = __webpack_exports__.CancelInvitationCommand;
|
|
483
|
+
exports.CancelOrderCommand = __webpack_exports__.CancelOrderCommand;
|
|
484
|
+
exports.CleanUpFinancialRelationCommand = __webpack_exports__.CleanUpFinancialRelationCommand;
|
|
485
|
+
exports.CommonBuyCommand = __webpack_exports__.CommonBuyCommand;
|
|
486
|
+
exports.CreateBudgetCommand = __webpack_exports__.CreateBudgetCommand;
|
|
487
|
+
exports.CreateFinancialRelationCommand = __webpack_exports__.CreateFinancialRelationCommand;
|
|
488
|
+
exports.DeleteBudgetCommand = __webpack_exports__.DeleteBudgetCommand;
|
|
489
|
+
exports.DeleteFinancialRelationCommand = __webpack_exports__.DeleteFinancialRelationCommand;
|
|
490
|
+
exports.GetFilterInfoForCostAnalysisCommand = __webpack_exports__.GetFilterInfoForCostAnalysisCommand;
|
|
491
|
+
exports.GetOrderCommand = __webpack_exports__.GetOrderCommand;
|
|
492
|
+
exports.HandleInvitationCommand = __webpack_exports__.HandleInvitationCommand;
|
|
493
|
+
exports.ListAmortizedCostBillDailyCommand = __webpack_exports__.ListAmortizedCostBillDailyCommand;
|
|
494
|
+
exports.ListAmortizedCostBillDetailCommand = __webpack_exports__.ListAmortizedCostBillDetailCommand;
|
|
495
|
+
exports.ListAmortizedCostBillMonthlyCommand = __webpack_exports__.ListAmortizedCostBillMonthlyCommand;
|
|
496
|
+
exports.ListAvailableInstancesCommand = __webpack_exports__.ListAvailableInstancesCommand;
|
|
497
|
+
exports.ListBillCommand = __webpack_exports__.ListBillCommand;
|
|
498
|
+
exports.ListBillDetailCommand = __webpack_exports__.ListBillDetailCommand;
|
|
499
|
+
exports.ListBillOverviewByCategoryCommand = __webpack_exports__.ListBillOverviewByCategoryCommand;
|
|
500
|
+
exports.ListBillOverviewByProdCommand = __webpack_exports__.ListBillOverviewByProdCommand;
|
|
501
|
+
exports.ListBudgetAmountByBudgetIDCommand = __webpack_exports__.ListBudgetAmountByBudgetIDCommand;
|
|
502
|
+
exports.ListBudgetCommand = __webpack_exports__.ListBudgetCommand;
|
|
503
|
+
exports.ListBudgetFilterBillingModeCommand = __webpack_exports__.ListBudgetFilterBillingModeCommand;
|
|
504
|
+
exports.ListBudgetFilterOwnerIDCommand = __webpack_exports__.ListBudgetFilterOwnerIDCommand;
|
|
505
|
+
exports.ListBudgetFilterPayerIDCommand = __webpack_exports__.ListBudgetFilterPayerIDCommand;
|
|
506
|
+
exports.ListBudgetFilterProductCommand = __webpack_exports__.ListBudgetFilterProductCommand;
|
|
507
|
+
exports.ListBudgetFilterProjectCommand = __webpack_exports__.ListBudgetFilterProjectCommand;
|
|
508
|
+
exports.ListBudgetFilterRegionCodeCommand = __webpack_exports__.ListBudgetFilterRegionCodeCommand;
|
|
509
|
+
exports.ListBudgetFilterSubjectInfoCommand = __webpack_exports__.ListBudgetFilterSubjectInfoCommand;
|
|
510
|
+
exports.ListBudgetFilterTagKeyCommand = __webpack_exports__.ListBudgetFilterTagKeyCommand;
|
|
511
|
+
exports.ListBudgetFilterTagValueCommand = __webpack_exports__.ListBudgetFilterTagValueCommand;
|
|
512
|
+
exports.ListBudgetFilterZoneCodeCommand = __webpack_exports__.ListBudgetFilterZoneCodeCommand;
|
|
513
|
+
exports.ListCostAnalysisOpenApiCommand = __webpack_exports__.ListCostAnalysisOpenApiCommand;
|
|
514
|
+
exports.ListCouponUsageRecordsCommand = __webpack_exports__.ListCouponUsageRecordsCommand;
|
|
515
|
+
exports.ListCouponsCommand = __webpack_exports__.ListCouponsCommand;
|
|
516
|
+
exports.ListFinancialRelationCommand = __webpack_exports__.ListFinancialRelationCommand;
|
|
517
|
+
exports.ListInvitationCommand = __webpack_exports__.ListInvitationCommand;
|
|
518
|
+
exports.ListOrderProductDetailsCommand = __webpack_exports__.ListOrderProductDetailsCommand;
|
|
519
|
+
exports.ListOrdersCommand = __webpack_exports__.ListOrdersCommand;
|
|
520
|
+
exports.ListPackageUsageDetailsCommand = __webpack_exports__.ListPackageUsageDetailsCommand;
|
|
521
|
+
exports.ListRecipientInformationCommand = __webpack_exports__.ListRecipientInformationCommand;
|
|
522
|
+
exports.ListResourcePackagesCommand = __webpack_exports__.ListResourcePackagesCommand;
|
|
523
|
+
exports.ListSplitBillDetailCommand = __webpack_exports__.ListSplitBillDetailCommand;
|
|
524
|
+
exports.PayOrderCommand = __webpack_exports__.PayOrderCommand;
|
|
525
|
+
exports.QueryBalanceAcctCommand = __webpack_exports__.QueryBalanceAcctCommand;
|
|
526
|
+
exports.QueryBudgetDetailCommand = __webpack_exports__.QueryBudgetDetailCommand;
|
|
527
|
+
exports.QueryPriceForPayAsYouGoCommand = __webpack_exports__.QueryPriceForPayAsYouGoCommand;
|
|
528
|
+
exports.QueryPriceForRenewCommand = __webpack_exports__.QueryPriceForRenewCommand;
|
|
529
|
+
exports.QueryPriceForSubscriptionCommand = __webpack_exports__.QueryPriceForSubscriptionCommand;
|
|
530
|
+
exports.QueryTagValueByTagKeyCommand = __webpack_exports__.QueryTagValueByTagKeyCommand;
|
|
531
|
+
exports.RenewInstanceCommand = __webpack_exports__.RenewInstanceCommand;
|
|
532
|
+
exports.SetRenewalTypeCommand = __webpack_exports__.SetRenewalTypeCommand;
|
|
533
|
+
exports.UnsubscribeInstanceCommand = __webpack_exports__.UnsubscribeInstanceCommand;
|
|
534
|
+
exports.UpdateAuthCommand = __webpack_exports__.UpdateAuthCommand;
|
|
535
|
+
exports.UpdateBudgetCommand = __webpack_exports__.UpdateBudgetCommand;
|
|
536
|
+
for(var __rspack_i in __webpack_exports__)if (-1 === [
|
|
537
|
+
"BILLINGClient",
|
|
538
|
+
"CancelInvitationCommand",
|
|
539
|
+
"CancelOrderCommand",
|
|
540
|
+
"CleanUpFinancialRelationCommand",
|
|
541
|
+
"CommonBuyCommand",
|
|
542
|
+
"CreateBudgetCommand",
|
|
543
|
+
"CreateFinancialRelationCommand",
|
|
544
|
+
"DeleteBudgetCommand",
|
|
545
|
+
"DeleteFinancialRelationCommand",
|
|
546
|
+
"GetFilterInfoForCostAnalysisCommand",
|
|
547
|
+
"GetOrderCommand",
|
|
548
|
+
"HandleInvitationCommand",
|
|
549
|
+
"ListAmortizedCostBillDailyCommand",
|
|
550
|
+
"ListAmortizedCostBillDetailCommand",
|
|
551
|
+
"ListAmortizedCostBillMonthlyCommand",
|
|
552
|
+
"ListAvailableInstancesCommand",
|
|
553
|
+
"ListBillCommand",
|
|
554
|
+
"ListBillDetailCommand",
|
|
555
|
+
"ListBillOverviewByCategoryCommand",
|
|
556
|
+
"ListBillOverviewByProdCommand",
|
|
557
|
+
"ListBudgetAmountByBudgetIDCommand",
|
|
558
|
+
"ListBudgetCommand",
|
|
559
|
+
"ListBudgetFilterBillingModeCommand",
|
|
560
|
+
"ListBudgetFilterOwnerIDCommand",
|
|
561
|
+
"ListBudgetFilterPayerIDCommand",
|
|
562
|
+
"ListBudgetFilterProductCommand",
|
|
563
|
+
"ListBudgetFilterProjectCommand",
|
|
564
|
+
"ListBudgetFilterRegionCodeCommand",
|
|
565
|
+
"ListBudgetFilterSubjectInfoCommand",
|
|
566
|
+
"ListBudgetFilterTagKeyCommand",
|
|
567
|
+
"ListBudgetFilterTagValueCommand",
|
|
568
|
+
"ListBudgetFilterZoneCodeCommand",
|
|
569
|
+
"ListCostAnalysisOpenApiCommand",
|
|
570
|
+
"ListCouponUsageRecordsCommand",
|
|
571
|
+
"ListCouponsCommand",
|
|
572
|
+
"ListFinancialRelationCommand",
|
|
573
|
+
"ListInvitationCommand",
|
|
574
|
+
"ListOrderProductDetailsCommand",
|
|
575
|
+
"ListOrdersCommand",
|
|
576
|
+
"ListPackageUsageDetailsCommand",
|
|
577
|
+
"ListRecipientInformationCommand",
|
|
578
|
+
"ListResourcePackagesCommand",
|
|
579
|
+
"ListSplitBillDetailCommand",
|
|
580
|
+
"PayOrderCommand",
|
|
581
|
+
"QueryBalanceAcctCommand",
|
|
582
|
+
"QueryBudgetDetailCommand",
|
|
583
|
+
"QueryPriceForPayAsYouGoCommand",
|
|
584
|
+
"QueryPriceForRenewCommand",
|
|
585
|
+
"QueryPriceForSubscriptionCommand",
|
|
586
|
+
"QueryTagValueByTagKeyCommand",
|
|
587
|
+
"RenewInstanceCommand",
|
|
588
|
+
"SetRenewalTypeCommand",
|
|
589
|
+
"UnsubscribeInstanceCommand",
|
|
590
|
+
"UpdateAuthCommand",
|
|
591
|
+
"UpdateBudgetCommand"
|
|
592
|
+
].indexOf(__rspack_i)) exports[__rspack_i] = __webpack_exports__[__rspack_i];
|
|
593
|
+
Object.defineProperty(exports, '__esModule', {
|
|
594
|
+
value: true
|
|
595
|
+
});
|