@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
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
// tslint:disable
|
|
2
1
|
/**
|
|
3
2
|
* billing
|
|
4
3
|
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
5
4
|
*
|
|
6
5
|
* OpenAPI spec version: common-version
|
|
7
|
-
*
|
|
6
|
+
*
|
|
8
7
|
*
|
|
9
8
|
* NOTE: This class is auto generated by the swagger code generator program.
|
|
10
9
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
11
10
|
* Do not edit the class manually.
|
|
12
11
|
*/
|
|
13
|
-
|
|
14
|
-
|
|
12
|
+
export * from "./api";
|
|
13
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AACA;;;;;;;;;;GAUG;AAEH,cAAc,OAAO,CAAC"}
|
|
@@ -0,0 +1,399 @@
|
|
|
1
|
+
import { Client, Command, buildRequestConfigFromMetaPath } from "@volcengine/sdk-core";
|
|
2
|
+
function _define_property(obj, key, value) {
|
|
3
|
+
if (key in obj) Object.defineProperty(obj, key, {
|
|
4
|
+
value: value,
|
|
5
|
+
enumerable: true,
|
|
6
|
+
configurable: true,
|
|
7
|
+
writable: true
|
|
8
|
+
});
|
|
9
|
+
else obj[key] = value;
|
|
10
|
+
return obj;
|
|
11
|
+
}
|
|
12
|
+
class BILLINGClient extends Client {
|
|
13
|
+
constructor(config = {}){
|
|
14
|
+
super({
|
|
15
|
+
protocol: 'https',
|
|
16
|
+
region: 'cn-beijing',
|
|
17
|
+
...config
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
class CancelInvitationCommand extends Command {
|
|
22
|
+
constructor(input){
|
|
23
|
+
super(input);
|
|
24
|
+
this.requestConfig = buildRequestConfigFromMetaPath(CancelInvitationCommand.metaPath);
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
_define_property(CancelInvitationCommand, "metaPath", '/CancelInvitation/2022-01-01/billing/post/application_json/');
|
|
28
|
+
class CancelOrderCommand extends Command {
|
|
29
|
+
constructor(input){
|
|
30
|
+
super(input);
|
|
31
|
+
this.requestConfig = buildRequestConfigFromMetaPath(CancelOrderCommand.metaPath);
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
_define_property(CancelOrderCommand, "metaPath", '/CancelOrder/2022-01-01/billing/post/application_json/');
|
|
35
|
+
class CleanUpFinancialRelationCommand extends Command {
|
|
36
|
+
constructor(input){
|
|
37
|
+
super(input);
|
|
38
|
+
this.requestConfig = buildRequestConfigFromMetaPath(CleanUpFinancialRelationCommand.metaPath);
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
_define_property(CleanUpFinancialRelationCommand, "metaPath", '/CleanUpFinancialRelation/2022-01-01/billing/post/application_json/');
|
|
42
|
+
class CommonBuyCommand extends Command {
|
|
43
|
+
constructor(input){
|
|
44
|
+
super(input);
|
|
45
|
+
this.requestConfig = buildRequestConfigFromMetaPath(CommonBuyCommand.metaPath);
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
_define_property(CommonBuyCommand, "metaPath", '/CommonBuy/2022-01-01/billing/post/application_json/');
|
|
49
|
+
class CreateBudgetCommand extends Command {
|
|
50
|
+
constructor(input){
|
|
51
|
+
super(input);
|
|
52
|
+
this.requestConfig = buildRequestConfigFromMetaPath(CreateBudgetCommand.metaPath);
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
_define_property(CreateBudgetCommand, "metaPath", '/CreateBudget/2022-01-01/billing/post/application_json/');
|
|
56
|
+
class CreateFinancialRelationCommand extends Command {
|
|
57
|
+
constructor(input){
|
|
58
|
+
super(input);
|
|
59
|
+
this.requestConfig = buildRequestConfigFromMetaPath(CreateFinancialRelationCommand.metaPath);
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
_define_property(CreateFinancialRelationCommand, "metaPath", '/CreateFinancialRelation/2022-01-01/billing/post/application_json/');
|
|
63
|
+
class DeleteBudgetCommand extends Command {
|
|
64
|
+
constructor(input){
|
|
65
|
+
super(input);
|
|
66
|
+
this.requestConfig = buildRequestConfigFromMetaPath(DeleteBudgetCommand.metaPath);
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
_define_property(DeleteBudgetCommand, "metaPath", '/DeleteBudget/2022-01-01/billing/post/application_json/');
|
|
70
|
+
class DeleteFinancialRelationCommand extends Command {
|
|
71
|
+
constructor(input){
|
|
72
|
+
super(input);
|
|
73
|
+
this.requestConfig = buildRequestConfigFromMetaPath(DeleteFinancialRelationCommand.metaPath);
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
_define_property(DeleteFinancialRelationCommand, "metaPath", '/DeleteFinancialRelation/2022-01-01/billing/post/application_json/');
|
|
77
|
+
class GetFilterInfoForCostAnalysisCommand extends Command {
|
|
78
|
+
constructor(input){
|
|
79
|
+
super(input);
|
|
80
|
+
this.requestConfig = buildRequestConfigFromMetaPath(GetFilterInfoForCostAnalysisCommand.metaPath);
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
_define_property(GetFilterInfoForCostAnalysisCommand, "metaPath", '/GetFilterInfoForCostAnalysis/2022-01-01/billing/post/application_json/');
|
|
84
|
+
class GetOrderCommand extends Command {
|
|
85
|
+
constructor(input){
|
|
86
|
+
super(input);
|
|
87
|
+
this.requestConfig = buildRequestConfigFromMetaPath(GetOrderCommand.metaPath);
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
_define_property(GetOrderCommand, "metaPath", '/GetOrder/2022-01-01/billing/post/application_json/');
|
|
91
|
+
class HandleInvitationCommand extends Command {
|
|
92
|
+
constructor(input){
|
|
93
|
+
super(input);
|
|
94
|
+
this.requestConfig = buildRequestConfigFromMetaPath(HandleInvitationCommand.metaPath);
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
_define_property(HandleInvitationCommand, "metaPath", '/HandleInvitation/2022-01-01/billing/post/application_json/');
|
|
98
|
+
class ListAmortizedCostBillDailyCommand extends Command {
|
|
99
|
+
constructor(input){
|
|
100
|
+
super(input);
|
|
101
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListAmortizedCostBillDailyCommand.metaPath);
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
_define_property(ListAmortizedCostBillDailyCommand, "metaPath", '/ListAmortizedCostBillDaily/2022-01-01/billing/post/application_json/');
|
|
105
|
+
class ListAmortizedCostBillDetailCommand extends Command {
|
|
106
|
+
constructor(input){
|
|
107
|
+
super(input);
|
|
108
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListAmortizedCostBillDetailCommand.metaPath);
|
|
109
|
+
}
|
|
110
|
+
}
|
|
111
|
+
_define_property(ListAmortizedCostBillDetailCommand, "metaPath", '/ListAmortizedCostBillDetail/2022-01-01/billing/post/application_json/');
|
|
112
|
+
class ListAmortizedCostBillMonthlyCommand extends Command {
|
|
113
|
+
constructor(input){
|
|
114
|
+
super(input);
|
|
115
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListAmortizedCostBillMonthlyCommand.metaPath);
|
|
116
|
+
}
|
|
117
|
+
}
|
|
118
|
+
_define_property(ListAmortizedCostBillMonthlyCommand, "metaPath", '/ListAmortizedCostBillMonthly/2022-01-01/billing/post/application_json/');
|
|
119
|
+
class ListAvailableInstancesCommand extends Command {
|
|
120
|
+
constructor(input){
|
|
121
|
+
super(input);
|
|
122
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListAvailableInstancesCommand.metaPath);
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
_define_property(ListAvailableInstancesCommand, "metaPath", '/ListAvailableInstances/2022-01-01/billing/post/application_json/');
|
|
126
|
+
class ListBillCommand extends Command {
|
|
127
|
+
constructor(input){
|
|
128
|
+
super(input);
|
|
129
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListBillCommand.metaPath);
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
_define_property(ListBillCommand, "metaPath", '/ListBill/2022-01-01/billing/post/application_json/');
|
|
133
|
+
class ListBillDetailCommand extends Command {
|
|
134
|
+
constructor(input){
|
|
135
|
+
super(input);
|
|
136
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListBillDetailCommand.metaPath);
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
_define_property(ListBillDetailCommand, "metaPath", '/ListBillDetail/2022-01-01/billing/post/application_json/');
|
|
140
|
+
class ListBillOverviewByCategoryCommand extends Command {
|
|
141
|
+
constructor(input){
|
|
142
|
+
super(input);
|
|
143
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListBillOverviewByCategoryCommand.metaPath);
|
|
144
|
+
}
|
|
145
|
+
}
|
|
146
|
+
_define_property(ListBillOverviewByCategoryCommand, "metaPath", '/ListBillOverviewByCategory/2022-01-01/billing/post/application_json/');
|
|
147
|
+
class ListBillOverviewByProdCommand extends Command {
|
|
148
|
+
constructor(input){
|
|
149
|
+
super(input);
|
|
150
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListBillOverviewByProdCommand.metaPath);
|
|
151
|
+
}
|
|
152
|
+
}
|
|
153
|
+
_define_property(ListBillOverviewByProdCommand, "metaPath", '/ListBillOverviewByProd/2022-01-01/billing/post/application_json/');
|
|
154
|
+
class ListBudgetCommand extends Command {
|
|
155
|
+
constructor(input){
|
|
156
|
+
super(input);
|
|
157
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetCommand.metaPath);
|
|
158
|
+
}
|
|
159
|
+
}
|
|
160
|
+
_define_property(ListBudgetCommand, "metaPath", '/ListBudget/2022-01-01/billing/post/application_json/');
|
|
161
|
+
class ListBudgetAmountByBudgetIDCommand extends Command {
|
|
162
|
+
constructor(input){
|
|
163
|
+
super(input);
|
|
164
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetAmountByBudgetIDCommand.metaPath);
|
|
165
|
+
}
|
|
166
|
+
}
|
|
167
|
+
_define_property(ListBudgetAmountByBudgetIDCommand, "metaPath", '/ListBudgetAmountByBudgetID/2022-01-01/billing/post/application_json/');
|
|
168
|
+
class ListBudgetFilterBillingModeCommand extends Command {
|
|
169
|
+
constructor(input){
|
|
170
|
+
super(input);
|
|
171
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetFilterBillingModeCommand.metaPath);
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
_define_property(ListBudgetFilterBillingModeCommand, "metaPath", '/ListBudgetFilterBillingMode/2022-01-01/billing/post/application_json/');
|
|
175
|
+
class ListBudgetFilterOwnerIDCommand extends Command {
|
|
176
|
+
constructor(input){
|
|
177
|
+
super(input);
|
|
178
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetFilterOwnerIDCommand.metaPath);
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
_define_property(ListBudgetFilterOwnerIDCommand, "metaPath", '/ListBudgetFilterOwnerID/2022-01-01/billing/post/application_json/');
|
|
182
|
+
class ListBudgetFilterPayerIDCommand extends Command {
|
|
183
|
+
constructor(input){
|
|
184
|
+
super(input);
|
|
185
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetFilterPayerIDCommand.metaPath);
|
|
186
|
+
}
|
|
187
|
+
}
|
|
188
|
+
_define_property(ListBudgetFilterPayerIDCommand, "metaPath", '/ListBudgetFilterPayerID/2022-01-01/billing/post/application_json/');
|
|
189
|
+
class ListBudgetFilterProductCommand extends Command {
|
|
190
|
+
constructor(input){
|
|
191
|
+
super(input);
|
|
192
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetFilterProductCommand.metaPath);
|
|
193
|
+
}
|
|
194
|
+
}
|
|
195
|
+
_define_property(ListBudgetFilterProductCommand, "metaPath", '/ListBudgetFilterProduct/2022-01-01/billing/post/application_json/');
|
|
196
|
+
class ListBudgetFilterProjectCommand extends Command {
|
|
197
|
+
constructor(input){
|
|
198
|
+
super(input);
|
|
199
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetFilterProjectCommand.metaPath);
|
|
200
|
+
}
|
|
201
|
+
}
|
|
202
|
+
_define_property(ListBudgetFilterProjectCommand, "metaPath", '/ListBudgetFilterProject/2022-01-01/billing/post/application_json/');
|
|
203
|
+
class ListBudgetFilterRegionCodeCommand extends Command {
|
|
204
|
+
constructor(input){
|
|
205
|
+
super(input);
|
|
206
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetFilterRegionCodeCommand.metaPath);
|
|
207
|
+
}
|
|
208
|
+
}
|
|
209
|
+
_define_property(ListBudgetFilterRegionCodeCommand, "metaPath", '/ListBudgetFilterRegionCode/2022-01-01/billing/post/application_json/');
|
|
210
|
+
class ListBudgetFilterSubjectInfoCommand extends Command {
|
|
211
|
+
constructor(input){
|
|
212
|
+
super(input);
|
|
213
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetFilterSubjectInfoCommand.metaPath);
|
|
214
|
+
}
|
|
215
|
+
}
|
|
216
|
+
_define_property(ListBudgetFilterSubjectInfoCommand, "metaPath", '/ListBudgetFilterSubjectInfo/2022-01-01/billing/post/application_json/');
|
|
217
|
+
class ListBudgetFilterTagKeyCommand extends Command {
|
|
218
|
+
constructor(input){
|
|
219
|
+
super(input);
|
|
220
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetFilterTagKeyCommand.metaPath);
|
|
221
|
+
}
|
|
222
|
+
}
|
|
223
|
+
_define_property(ListBudgetFilterTagKeyCommand, "metaPath", '/ListBudgetFilterTagKey/2022-01-01/billing/post/application_json/');
|
|
224
|
+
class ListBudgetFilterTagValueCommand extends Command {
|
|
225
|
+
constructor(input){
|
|
226
|
+
super(input);
|
|
227
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetFilterTagValueCommand.metaPath);
|
|
228
|
+
}
|
|
229
|
+
}
|
|
230
|
+
_define_property(ListBudgetFilterTagValueCommand, "metaPath", '/ListBudgetFilterTagValue/2022-01-01/billing/post/application_json/');
|
|
231
|
+
class ListBudgetFilterZoneCodeCommand extends Command {
|
|
232
|
+
constructor(input){
|
|
233
|
+
super(input);
|
|
234
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListBudgetFilterZoneCodeCommand.metaPath);
|
|
235
|
+
}
|
|
236
|
+
}
|
|
237
|
+
_define_property(ListBudgetFilterZoneCodeCommand, "metaPath", '/ListBudgetFilterZoneCode/2022-01-01/billing/post/application_json/');
|
|
238
|
+
class ListCostAnalysisOpenApiCommand extends Command {
|
|
239
|
+
constructor(input){
|
|
240
|
+
super(input);
|
|
241
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListCostAnalysisOpenApiCommand.metaPath);
|
|
242
|
+
}
|
|
243
|
+
}
|
|
244
|
+
_define_property(ListCostAnalysisOpenApiCommand, "metaPath", '/ListCostAnalysisOpenApi/2022-01-01/billing/post/application_json/');
|
|
245
|
+
class ListCouponUsageRecordsCommand extends Command {
|
|
246
|
+
constructor(input){
|
|
247
|
+
super(input);
|
|
248
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListCouponUsageRecordsCommand.metaPath);
|
|
249
|
+
}
|
|
250
|
+
}
|
|
251
|
+
_define_property(ListCouponUsageRecordsCommand, "metaPath", '/ListCouponUsageRecords/2022-01-01/billing/post/application_json/');
|
|
252
|
+
class ListCouponsCommand extends Command {
|
|
253
|
+
constructor(input){
|
|
254
|
+
super(input);
|
|
255
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListCouponsCommand.metaPath);
|
|
256
|
+
}
|
|
257
|
+
}
|
|
258
|
+
_define_property(ListCouponsCommand, "metaPath", '/ListCoupons/2022-01-01/billing/post/application_json/');
|
|
259
|
+
class ListFinancialRelationCommand extends Command {
|
|
260
|
+
constructor(input){
|
|
261
|
+
super(input);
|
|
262
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListFinancialRelationCommand.metaPath);
|
|
263
|
+
}
|
|
264
|
+
}
|
|
265
|
+
_define_property(ListFinancialRelationCommand, "metaPath", '/ListFinancialRelation/2022-01-01/billing/post/application_json/');
|
|
266
|
+
class ListInvitationCommand extends Command {
|
|
267
|
+
constructor(input){
|
|
268
|
+
super(input);
|
|
269
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListInvitationCommand.metaPath);
|
|
270
|
+
}
|
|
271
|
+
}
|
|
272
|
+
_define_property(ListInvitationCommand, "metaPath", '/ListInvitation/2022-01-01/billing/post/application_json/');
|
|
273
|
+
class ListOrderProductDetailsCommand extends Command {
|
|
274
|
+
constructor(input){
|
|
275
|
+
super(input);
|
|
276
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListOrderProductDetailsCommand.metaPath);
|
|
277
|
+
}
|
|
278
|
+
}
|
|
279
|
+
_define_property(ListOrderProductDetailsCommand, "metaPath", '/ListOrderProductDetails/2022-01-01/billing/post/application_json/');
|
|
280
|
+
class ListOrdersCommand extends Command {
|
|
281
|
+
constructor(input){
|
|
282
|
+
super(input);
|
|
283
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListOrdersCommand.metaPath);
|
|
284
|
+
}
|
|
285
|
+
}
|
|
286
|
+
_define_property(ListOrdersCommand, "metaPath", '/ListOrders/2022-01-01/billing/post/application_json/');
|
|
287
|
+
class ListPackageUsageDetailsCommand extends Command {
|
|
288
|
+
constructor(input){
|
|
289
|
+
super(input);
|
|
290
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListPackageUsageDetailsCommand.metaPath);
|
|
291
|
+
}
|
|
292
|
+
}
|
|
293
|
+
_define_property(ListPackageUsageDetailsCommand, "metaPath", '/ListPackageUsageDetails/2022-01-01/billing/post/application_json/');
|
|
294
|
+
class ListRecipientInformationCommand extends Command {
|
|
295
|
+
constructor(input){
|
|
296
|
+
super(input);
|
|
297
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListRecipientInformationCommand.metaPath);
|
|
298
|
+
}
|
|
299
|
+
}
|
|
300
|
+
_define_property(ListRecipientInformationCommand, "metaPath", '/ListRecipientInformation/2022-01-01/billing/post/application_json/');
|
|
301
|
+
class ListResourcePackagesCommand extends Command {
|
|
302
|
+
constructor(input){
|
|
303
|
+
super(input);
|
|
304
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListResourcePackagesCommand.metaPath);
|
|
305
|
+
}
|
|
306
|
+
}
|
|
307
|
+
_define_property(ListResourcePackagesCommand, "metaPath", '/ListResourcePackages/2022-01-01/billing/post/application_json/');
|
|
308
|
+
class ListSplitBillDetailCommand extends Command {
|
|
309
|
+
constructor(input){
|
|
310
|
+
super(input);
|
|
311
|
+
this.requestConfig = buildRequestConfigFromMetaPath(ListSplitBillDetailCommand.metaPath);
|
|
312
|
+
}
|
|
313
|
+
}
|
|
314
|
+
_define_property(ListSplitBillDetailCommand, "metaPath", '/ListSplitBillDetail/2022-01-01/billing/post/application_json/');
|
|
315
|
+
class PayOrderCommand extends Command {
|
|
316
|
+
constructor(input){
|
|
317
|
+
super(input);
|
|
318
|
+
this.requestConfig = buildRequestConfigFromMetaPath(PayOrderCommand.metaPath);
|
|
319
|
+
}
|
|
320
|
+
}
|
|
321
|
+
_define_property(PayOrderCommand, "metaPath", '/PayOrder/2022-01-01/billing/post/application_json/');
|
|
322
|
+
class QueryBalanceAcctCommand extends Command {
|
|
323
|
+
constructor(input){
|
|
324
|
+
super(input);
|
|
325
|
+
this.requestConfig = buildRequestConfigFromMetaPath(QueryBalanceAcctCommand.metaPath);
|
|
326
|
+
}
|
|
327
|
+
}
|
|
328
|
+
_define_property(QueryBalanceAcctCommand, "metaPath", '/QueryBalanceAcct/2022-01-01/billing/post/application_json/');
|
|
329
|
+
class QueryBudgetDetailCommand extends Command {
|
|
330
|
+
constructor(input){
|
|
331
|
+
super(input);
|
|
332
|
+
this.requestConfig = buildRequestConfigFromMetaPath(QueryBudgetDetailCommand.metaPath);
|
|
333
|
+
}
|
|
334
|
+
}
|
|
335
|
+
_define_property(QueryBudgetDetailCommand, "metaPath", '/QueryBudgetDetail/2022-01-01/billing/post/application_json/');
|
|
336
|
+
class QueryPriceForPayAsYouGoCommand extends Command {
|
|
337
|
+
constructor(input){
|
|
338
|
+
super(input);
|
|
339
|
+
this.requestConfig = buildRequestConfigFromMetaPath(QueryPriceForPayAsYouGoCommand.metaPath);
|
|
340
|
+
}
|
|
341
|
+
}
|
|
342
|
+
_define_property(QueryPriceForPayAsYouGoCommand, "metaPath", '/QueryPriceForPayAsYouGo/2022-01-01/billing/post/application_json/');
|
|
343
|
+
class QueryPriceForRenewCommand extends Command {
|
|
344
|
+
constructor(input){
|
|
345
|
+
super(input);
|
|
346
|
+
this.requestConfig = buildRequestConfigFromMetaPath(QueryPriceForRenewCommand.metaPath);
|
|
347
|
+
}
|
|
348
|
+
}
|
|
349
|
+
_define_property(QueryPriceForRenewCommand, "metaPath", '/QueryPriceForRenew/2022-01-01/billing/post/application_json/');
|
|
350
|
+
class QueryPriceForSubscriptionCommand extends Command {
|
|
351
|
+
constructor(input){
|
|
352
|
+
super(input);
|
|
353
|
+
this.requestConfig = buildRequestConfigFromMetaPath(QueryPriceForSubscriptionCommand.metaPath);
|
|
354
|
+
}
|
|
355
|
+
}
|
|
356
|
+
_define_property(QueryPriceForSubscriptionCommand, "metaPath", "/QueryPriceForSubscription/2022-01-01/billing/post/application_json/");
|
|
357
|
+
class QueryTagValueByTagKeyCommand extends Command {
|
|
358
|
+
constructor(input){
|
|
359
|
+
super(input);
|
|
360
|
+
this.requestConfig = buildRequestConfigFromMetaPath(QueryTagValueByTagKeyCommand.metaPath);
|
|
361
|
+
}
|
|
362
|
+
}
|
|
363
|
+
_define_property(QueryTagValueByTagKeyCommand, "metaPath", '/QueryTagValueByTagKey/2022-01-01/billing/post/application_json/');
|
|
364
|
+
class RenewInstanceCommand extends Command {
|
|
365
|
+
constructor(input){
|
|
366
|
+
super(input);
|
|
367
|
+
this.requestConfig = buildRequestConfigFromMetaPath(RenewInstanceCommand.metaPath);
|
|
368
|
+
}
|
|
369
|
+
}
|
|
370
|
+
_define_property(RenewInstanceCommand, "metaPath", '/RenewInstance/2022-01-01/billing/post/application_json/');
|
|
371
|
+
class SetRenewalTypeCommand extends Command {
|
|
372
|
+
constructor(input){
|
|
373
|
+
super(input);
|
|
374
|
+
this.requestConfig = buildRequestConfigFromMetaPath(SetRenewalTypeCommand.metaPath);
|
|
375
|
+
}
|
|
376
|
+
}
|
|
377
|
+
_define_property(SetRenewalTypeCommand, "metaPath", '/SetRenewalType/2022-01-01/billing/post/application_json/');
|
|
378
|
+
class UnsubscribeInstanceCommand extends Command {
|
|
379
|
+
constructor(input){
|
|
380
|
+
super(input);
|
|
381
|
+
this.requestConfig = buildRequestConfigFromMetaPath(UnsubscribeInstanceCommand.metaPath);
|
|
382
|
+
}
|
|
383
|
+
}
|
|
384
|
+
_define_property(UnsubscribeInstanceCommand, "metaPath", '/UnsubscribeInstance/2022-01-01/billing/post/application_json/');
|
|
385
|
+
class UpdateAuthCommand extends Command {
|
|
386
|
+
constructor(input){
|
|
387
|
+
super(input);
|
|
388
|
+
this.requestConfig = buildRequestConfigFromMetaPath(UpdateAuthCommand.metaPath);
|
|
389
|
+
}
|
|
390
|
+
}
|
|
391
|
+
_define_property(UpdateAuthCommand, "metaPath", '/UpdateAuth/2022-01-01/billing/post/application_json/');
|
|
392
|
+
class UpdateBudgetCommand extends Command {
|
|
393
|
+
constructor(input){
|
|
394
|
+
super(input);
|
|
395
|
+
this.requestConfig = buildRequestConfigFromMetaPath(UpdateBudgetCommand.metaPath);
|
|
396
|
+
}
|
|
397
|
+
}
|
|
398
|
+
_define_property(UpdateBudgetCommand, "metaPath", '/UpdateBudget/2022-01-01/billing/post/application_json/');
|
|
399
|
+
export { BILLINGClient, CancelInvitationCommand, CancelOrderCommand, CleanUpFinancialRelationCommand, CommonBuyCommand, CreateBudgetCommand, CreateFinancialRelationCommand, DeleteBudgetCommand, DeleteFinancialRelationCommand, GetFilterInfoForCostAnalysisCommand, GetOrderCommand, HandleInvitationCommand, ListAmortizedCostBillDailyCommand, ListAmortizedCostBillDetailCommand, ListAmortizedCostBillMonthlyCommand, ListAvailableInstancesCommand, ListBillCommand, ListBillDetailCommand, ListBillOverviewByCategoryCommand, ListBillOverviewByProdCommand, ListBudgetAmountByBudgetIDCommand, ListBudgetCommand, ListBudgetFilterBillingModeCommand, ListBudgetFilterOwnerIDCommand, ListBudgetFilterPayerIDCommand, ListBudgetFilterProductCommand, ListBudgetFilterProjectCommand, ListBudgetFilterRegionCodeCommand, ListBudgetFilterSubjectInfoCommand, ListBudgetFilterTagKeyCommand, ListBudgetFilterTagValueCommand, ListBudgetFilterZoneCodeCommand, ListCostAnalysisOpenApiCommand, ListCouponUsageRecordsCommand, ListCouponsCommand, ListFinancialRelationCommand, ListInvitationCommand, ListOrderProductDetailsCommand, ListOrdersCommand, ListPackageUsageDetailsCommand, ListRecipientInformationCommand, ListResourcePackagesCommand, ListSplitBillDetailCommand, PayOrderCommand, QueryBalanceAcctCommand, QueryBudgetDetailCommand, QueryPriceForPayAsYouGoCommand, QueryPriceForRenewCommand, QueryPriceForSubscriptionCommand, QueryTagValueByTagKeyCommand, RenewInstanceCommand, SetRenewalTypeCommand, UnsubscribeInstanceCommand, UpdateAuthCommand, UpdateBudgetCommand };
|
|
@@ -1,52 +1,45 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
1
|
/**
|
|
4
2
|
* billing
|
|
5
3
|
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
6
4
|
*
|
|
7
5
|
* OpenAPI spec version: common-version
|
|
8
|
-
*
|
|
6
|
+
*
|
|
9
7
|
*
|
|
10
8
|
* NOTE: This class is auto generated by the swagger code generator program.
|
|
11
9
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
12
10
|
* Do not edit the class manually.
|
|
13
11
|
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface AuthForListInvitationOutput
|
|
17
|
+
*/
|
|
21
18
|
export interface AuthForListInvitationOutput {
|
|
22
|
-
|
|
23
19
|
/**
|
|
24
20
|
* @type {string}
|
|
25
21
|
* @memberof AuthForListInvitationOutput
|
|
26
22
|
*/
|
|
27
23
|
AuthID?: string;
|
|
28
|
-
|
|
29
24
|
/**
|
|
30
25
|
* @type {Array<number>}
|
|
31
26
|
* @memberof AuthForListInvitationOutput
|
|
32
27
|
*/
|
|
33
28
|
AuthList?: Array<number>;
|
|
34
|
-
|
|
35
29
|
/**
|
|
36
30
|
* @type {number}
|
|
37
31
|
* @memberof AuthForListInvitationOutput
|
|
38
32
|
*/
|
|
39
33
|
MajorAccountID?: number;
|
|
40
|
-
|
|
41
34
|
/**
|
|
42
35
|
* @type {string}
|
|
43
36
|
* @memberof AuthForListInvitationOutput
|
|
44
37
|
*/
|
|
45
38
|
RelationID?: string;
|
|
46
|
-
|
|
47
39
|
/**
|
|
48
40
|
* @type {number}
|
|
49
41
|
* @memberof AuthForListInvitationOutput
|
|
50
42
|
*/
|
|
51
43
|
SubAccountID?: number;
|
|
52
44
|
}
|
|
45
|
+
//# sourceMappingURL=auth-for-list-invitation-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"auth-for-list-invitation-output.d.ts","sourceRoot":"","sources":["../../../src/types/auth-for-list-invitation-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,2BAA2B;IAExC;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAEzB;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB"}
|
|
@@ -1,40 +1,35 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
1
|
/**
|
|
4
2
|
* billing
|
|
5
3
|
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
6
4
|
*
|
|
7
5
|
* OpenAPI spec version: common-version
|
|
8
|
-
*
|
|
6
|
+
*
|
|
9
7
|
*
|
|
10
8
|
* NOTE: This class is auto generated by the swagger code generator program.
|
|
11
9
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
12
10
|
* Do not edit the class manually.
|
|
13
11
|
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface AuthInfoForListFinancialRelationOutput
|
|
17
|
+
*/
|
|
21
18
|
export interface AuthInfoForListFinancialRelationOutput {
|
|
22
|
-
|
|
23
19
|
/**
|
|
24
20
|
* @type {string}
|
|
25
21
|
* @memberof AuthInfoForListFinancialRelationOutput
|
|
26
22
|
*/
|
|
27
23
|
AuthID?: string;
|
|
28
|
-
|
|
29
24
|
/**
|
|
30
25
|
* @type {Array<number>}
|
|
31
26
|
* @memberof AuthInfoForListFinancialRelationOutput
|
|
32
27
|
*/
|
|
33
28
|
AuthList?: Array<number>;
|
|
34
|
-
|
|
35
29
|
/**
|
|
36
30
|
* @type {number}
|
|
37
31
|
* @memberof AuthInfoForListFinancialRelationOutput
|
|
38
32
|
*/
|
|
39
33
|
AuthStatus?: number;
|
|
40
34
|
}
|
|
35
|
+
//# sourceMappingURL=auth-info-for-list-financial-relation-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"auth-info-for-list-financial-relation-output.d.ts","sourceRoot":"","sources":["../../../src/types/auth-info-for-list-financial-relation-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,sCAAsC;IAEnD;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAEzB;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;CACvB"}
|
|
@@ -1,40 +1,35 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
1
|
/**
|
|
4
2
|
* billing
|
|
5
3
|
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
6
4
|
*
|
|
7
5
|
* OpenAPI spec version: common-version
|
|
8
|
-
*
|
|
6
|
+
*
|
|
9
7
|
*
|
|
10
8
|
* NOTE: This class is auto generated by the swagger code generator program.
|
|
11
9
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
12
10
|
* Do not edit the class manually.
|
|
13
11
|
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface AuthInfoForListInvitationOutput
|
|
17
|
+
*/
|
|
21
18
|
export interface AuthInfoForListInvitationOutput {
|
|
22
|
-
|
|
23
19
|
/**
|
|
24
20
|
* @type {string}
|
|
25
21
|
* @memberof AuthInfoForListInvitationOutput
|
|
26
22
|
*/
|
|
27
23
|
AuthID?: string;
|
|
28
|
-
|
|
29
24
|
/**
|
|
30
25
|
* @type {Array<number>}
|
|
31
26
|
* @memberof AuthInfoForListInvitationOutput
|
|
32
27
|
*/
|
|
33
28
|
AuthList?: Array<number>;
|
|
34
|
-
|
|
35
29
|
/**
|
|
36
30
|
* @type {number}
|
|
37
31
|
* @memberof AuthInfoForListInvitationOutput
|
|
38
32
|
*/
|
|
39
33
|
AuthStatus?: number;
|
|
40
34
|
}
|
|
35
|
+
//# sourceMappingURL=auth-info-for-list-invitation-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"auth-info-for-list-invitation-output.d.ts","sourceRoot":"","sources":["../../../src/types/auth-info-for-list-invitation-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,+BAA+B;IAE5C;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAEzB;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;CACvB"}
|
|
@@ -1,34 +1,30 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
1
|
/**
|
|
4
2
|
* billing
|
|
5
3
|
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
6
4
|
*
|
|
7
5
|
* OpenAPI spec version: common-version
|
|
8
|
-
*
|
|
6
|
+
*
|
|
9
7
|
*
|
|
10
8
|
* NOTE: This class is auto generated by the swagger code generator program.
|
|
11
9
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
12
10
|
* Do not edit the class manually.
|
|
13
11
|
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface BillCategoryListForGetFilterInfoForCostAnalysisOutput
|
|
17
|
+
*/
|
|
21
18
|
export interface BillCategoryListForGetFilterInfoForCostAnalysisOutput {
|
|
22
|
-
|
|
23
19
|
/**
|
|
24
20
|
* @type {string}
|
|
25
21
|
* @memberof BillCategoryListForGetFilterInfoForCostAnalysisOutput
|
|
26
22
|
*/
|
|
27
23
|
BillCategoryCode?: string;
|
|
28
|
-
|
|
29
24
|
/**
|
|
30
25
|
* @type {string}
|
|
31
26
|
* @memberof BillCategoryListForGetFilterInfoForCostAnalysisOutput
|
|
32
27
|
*/
|
|
33
28
|
BillCategoryName?: string;
|
|
34
29
|
}
|
|
30
|
+
//# sourceMappingURL=bill-category-list-for-get-filter-info-for-cost-analysis-output.d.ts.map
|
package/dist/esm/types/bill-category-list-for-get-filter-info-for-cost-analysis-output.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bill-category-list-for-get-filter-info-for-cost-analysis-output.d.ts","sourceRoot":"","sources":["../../../src/types/bill-category-list-for-get-filter-info-for-cost-analysis-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,qDAAqD;IAElE;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC7B"}
|