@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,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 ElementCodeListForGetFilterInfoForCostAnalysisOutput
|
|
17
|
+
*/
|
|
21
18
|
export interface ElementCodeListForGetFilterInfoForCostAnalysisOutput {
|
|
22
|
-
|
|
23
19
|
/**
|
|
24
20
|
* @type {string}
|
|
25
21
|
* @memberof ElementCodeListForGetFilterInfoForCostAnalysisOutput
|
|
26
22
|
*/
|
|
27
23
|
ProductElementCode?: string;
|
|
28
|
-
|
|
29
24
|
/**
|
|
30
25
|
* @type {string}
|
|
31
26
|
* @memberof ElementCodeListForGetFilterInfoForCostAnalysisOutput
|
|
32
27
|
*/
|
|
33
28
|
ProductElementName?: string;
|
|
34
29
|
}
|
|
30
|
+
//# sourceMappingURL=element-code-list-for-get-filter-info-for-cost-analysis-output.d.ts.map
|
package/dist/esm/types/element-code-list-for-get-filter-info-for-cost-analysis-output.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"element-code-list-for-get-filter-info-for-cost-analysis-output.d.ts","sourceRoot":"","sources":["../../../src/types/element-code-list-for-get-filter-info-for-cost-analysis-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,oDAAoD;IAEjE;;;OAGG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAE5B;;;OAGG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC/B"}
|
|
@@ -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 FilterForListCostAnalysisOpenApiInput
|
|
17
|
+
*/
|
|
21
18
|
export interface FilterForListCostAnalysisOpenApiInput {
|
|
22
|
-
|
|
23
19
|
/**
|
|
24
20
|
* @type {number}
|
|
25
21
|
* @memberof FilterForListCostAnalysisOpenApiInput
|
|
26
22
|
*/
|
|
27
23
|
FilterKey?: number;
|
|
28
|
-
|
|
29
24
|
/**
|
|
30
25
|
* @type {Array<string>}
|
|
31
26
|
* @memberof FilterForListCostAnalysisOpenApiInput
|
|
32
27
|
*/
|
|
33
28
|
FilterValue?: Array<string>;
|
|
34
|
-
|
|
35
29
|
/**
|
|
36
30
|
* @type {number}
|
|
37
31
|
* @memberof FilterForListCostAnalysisOpenApiInput
|
|
38
32
|
*/
|
|
39
33
|
Operator?: number;
|
|
40
34
|
}
|
|
35
|
+
//# sourceMappingURL=filter-for-list-cost-analysis-open-api-input.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"filter-for-list-cost-analysis-open-api-input.d.ts","sourceRoot":"","sources":["../../../src/types/filter-for-list-cost-analysis-open-api-input.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,qCAAqC;IAElD;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAE5B;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB"}
|
|
@@ -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 GetFilterInfoForCostAnalysisRequest
|
|
17
|
+
*/
|
|
21
18
|
export interface GetFilterInfoForCostAnalysisRequest {
|
|
22
|
-
|
|
23
19
|
/**
|
|
24
20
|
* @type {string}
|
|
25
21
|
* @memberof GetFilterInfoForCostAnalysisRequest
|
|
26
22
|
*/
|
|
27
23
|
BeginTimeStr: string;
|
|
28
|
-
|
|
29
24
|
/**
|
|
30
25
|
* @type {string}
|
|
31
26
|
* @memberof GetFilterInfoForCostAnalysisRequest
|
|
32
27
|
*/
|
|
33
28
|
EndTimeStr: string;
|
|
34
|
-
|
|
35
29
|
/**
|
|
36
30
|
* @type {number}
|
|
37
31
|
* @memberof GetFilterInfoForCostAnalysisRequest
|
|
38
32
|
*/
|
|
39
33
|
TimeGranularity: number;
|
|
40
34
|
}
|
|
35
|
+
//# sourceMappingURL=get-filter-info-for-cost-analysis-request.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-filter-info-for-cost-analysis-request.d.ts","sourceRoot":"","sources":["../../../src/types/get-filter-info-for-cost-analysis-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,mCAAmC;IAEhD;;;OAGG;IACH,YAAY,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,eAAe,EAAE,MAAM,CAAC;CAC3B"}
|
|
@@ -1,17 +1,14 @@
|
|
|
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
12
|
import { BillCategoryListForGetFilterInfoForCostAnalysisOutput } from './bill-category-list-for-get-filter-info-for-cost-analysis-output';
|
|
16
13
|
import { BillingModeListForGetFilterInfoForCostAnalysisOutput } from './billing-mode-list-for-get-filter-info-for-cost-analysis-output';
|
|
17
14
|
import { BusinessModeListForGetFilterInfoForCostAnalysisOutput } from './business-mode-list-for-get-filter-info-for-cost-analysis-output';
|
|
@@ -24,95 +21,82 @@ import { ProjectListForGetFilterInfoForCostAnalysisOutput } from './project-list
|
|
|
24
21
|
import { RegionListForGetFilterInfoForCostAnalysisOutput } from './region-list-for-get-filter-info-for-cost-analysis-output';
|
|
25
22
|
import { SubjectNoListForGetFilterInfoForCostAnalysisOutput } from './subject-no-list-for-get-filter-info-for-cost-analysis-output';
|
|
26
23
|
import { ZoneListForGetFilterInfoForCostAnalysisOutput } from './zone-list-for-get-filter-info-for-cost-analysis-output';
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
*
|
|
27
|
+
* @export
|
|
28
|
+
* @interface GetFilterInfoForCostAnalysisResponse
|
|
29
|
+
*/
|
|
33
30
|
export interface GetFilterInfoForCostAnalysisResponse {
|
|
34
|
-
|
|
35
31
|
/**
|
|
36
32
|
* @type {Array<BillCategoryListForGetFilterInfoForCostAnalysisOutput>}
|
|
37
33
|
* @memberof GetFilterInfoForCostAnalysisResponse
|
|
38
34
|
*/
|
|
39
35
|
BillCategoryList?: Array<BillCategoryListForGetFilterInfoForCostAnalysisOutput>;
|
|
40
|
-
|
|
41
36
|
/**
|
|
42
37
|
* @type {Array<BillingModeListForGetFilterInfoForCostAnalysisOutput>}
|
|
43
38
|
* @memberof GetFilterInfoForCostAnalysisResponse
|
|
44
39
|
*/
|
|
45
40
|
BillingModeList?: Array<BillingModeListForGetFilterInfoForCostAnalysisOutput>;
|
|
46
|
-
|
|
47
41
|
/**
|
|
48
42
|
* @type {Array<BusinessModeListForGetFilterInfoForCostAnalysisOutput>}
|
|
49
43
|
* @memberof GetFilterInfoForCostAnalysisResponse
|
|
50
44
|
*/
|
|
51
45
|
BusinessModeList?: Array<BusinessModeListForGetFilterInfoForCostAnalysisOutput>;
|
|
52
|
-
|
|
53
46
|
/**
|
|
54
47
|
* @type {Array<ConfigurationCodeForGetFilterInfoForCostAnalysisOutput>}
|
|
55
48
|
* @memberof GetFilterInfoForCostAnalysisResponse
|
|
56
49
|
*/
|
|
57
50
|
ConfigurationCode?: Array<ConfigurationCodeForGetFilterInfoForCostAnalysisOutput>;
|
|
58
|
-
|
|
59
51
|
/**
|
|
60
52
|
* @type {Array<string>}
|
|
61
53
|
* @memberof GetFilterInfoForCostAnalysisResponse
|
|
62
54
|
*/
|
|
63
55
|
CostUnitList?: Array<string>;
|
|
64
|
-
|
|
65
56
|
/**
|
|
66
57
|
* @type {Array<ElementCodeListForGetFilterInfoForCostAnalysisOutput>}
|
|
67
58
|
* @memberof GetFilterInfoForCostAnalysisResponse
|
|
68
59
|
*/
|
|
69
60
|
ElementCodeList?: Array<ElementCodeListForGetFilterInfoForCostAnalysisOutput>;
|
|
70
|
-
|
|
71
61
|
/**
|
|
72
62
|
* @type {Array<OwnerUserNameListForGetFilterInfoForCostAnalysisOutput>}
|
|
73
63
|
* @memberof GetFilterInfoForCostAnalysisResponse
|
|
74
64
|
*/
|
|
75
65
|
OwnerUserNameList?: Array<OwnerUserNameListForGetFilterInfoForCostAnalysisOutput>;
|
|
76
|
-
|
|
77
66
|
/**
|
|
78
67
|
* @type {Array<PayerUserNameListForGetFilterInfoForCostAnalysisOutput>}
|
|
79
68
|
* @memberof GetFilterInfoForCostAnalysisResponse
|
|
80
69
|
*/
|
|
81
70
|
PayerUserNameList?: Array<PayerUserNameListForGetFilterInfoForCostAnalysisOutput>;
|
|
82
|
-
|
|
83
71
|
/**
|
|
84
72
|
* @type {Array<ProductListForGetFilterInfoForCostAnalysisOutput>}
|
|
85
73
|
* @memberof GetFilterInfoForCostAnalysisResponse
|
|
86
74
|
*/
|
|
87
75
|
ProductList?: Array<ProductListForGetFilterInfoForCostAnalysisOutput>;
|
|
88
|
-
|
|
89
76
|
/**
|
|
90
77
|
* @type {Array<ProjectListForGetFilterInfoForCostAnalysisOutput>}
|
|
91
78
|
* @memberof GetFilterInfoForCostAnalysisResponse
|
|
92
79
|
*/
|
|
93
80
|
ProjectList?: Array<ProjectListForGetFilterInfoForCostAnalysisOutput>;
|
|
94
|
-
|
|
95
81
|
/**
|
|
96
82
|
* @type {Array<RegionListForGetFilterInfoForCostAnalysisOutput>}
|
|
97
83
|
* @memberof GetFilterInfoForCostAnalysisResponse
|
|
98
84
|
*/
|
|
99
85
|
RegionList?: Array<RegionListForGetFilterInfoForCostAnalysisOutput>;
|
|
100
|
-
|
|
101
86
|
/**
|
|
102
87
|
* @type {Array<SubjectNoListForGetFilterInfoForCostAnalysisOutput>}
|
|
103
88
|
* @memberof GetFilterInfoForCostAnalysisResponse
|
|
104
89
|
*/
|
|
105
90
|
SubjectNoList?: Array<SubjectNoListForGetFilterInfoForCostAnalysisOutput>;
|
|
106
|
-
|
|
107
91
|
/**
|
|
108
92
|
* @type {Array<string>}
|
|
109
93
|
* @memberof GetFilterInfoForCostAnalysisResponse
|
|
110
94
|
*/
|
|
111
95
|
TagKeyList?: Array<string>;
|
|
112
|
-
|
|
113
96
|
/**
|
|
114
97
|
* @type {Array<ZoneListForGetFilterInfoForCostAnalysisOutput>}
|
|
115
98
|
* @memberof GetFilterInfoForCostAnalysisResponse
|
|
116
99
|
*/
|
|
117
100
|
ZoneList?: Array<ZoneListForGetFilterInfoForCostAnalysisOutput>;
|
|
118
101
|
}
|
|
102
|
+
//# sourceMappingURL=get-filter-info-for-cost-analysis-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-filter-info-for-cost-analysis-response.d.ts","sourceRoot":"","sources":["../../../src/types/get-filter-info-for-cost-analysis-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,qDAAqD,EAAE,MAAM,mEAAmE,CAAC;AAC1I,OAAO,EAAE,oDAAoD,EAAE,MAAM,kEAAkE,CAAC;AACxI,OAAO,EAAE,qDAAqD,EAAE,MAAM,mEAAmE,CAAC;AAC1I,OAAO,EAAE,sDAAsD,EAAE,MAAM,mEAAmE,CAAC;AAC3I,OAAO,EAAE,oDAAoD,EAAE,MAAM,kEAAkE,CAAC;AACxI,OAAO,EAAE,sDAAsD,EAAE,MAAM,qEAAqE,CAAC;AAC7I,OAAO,EAAE,sDAAsD,EAAE,MAAM,qEAAqE,CAAC;AAC7I,OAAO,EAAE,gDAAgD,EAAE,MAAM,6DAA6D,CAAC;AAC/H,OAAO,EAAE,gDAAgD,EAAE,MAAM,6DAA6D,CAAC;AAC/H,OAAO,EAAE,+CAA+C,EAAE,MAAM,4DAA4D,CAAC;AAC7H,OAAO,EAAE,kDAAkD,EAAE,MAAM,gEAAgE,CAAC;AACpI,OAAO,EAAE,6CAA6C,EAAE,MAAM,0DAA0D,CAAC;AACxH;;;;;EAKE;AACH,MAAM,WAAW,oCAAoC;IAEjD;;;OAGG;IACH,gBAAgB,CAAC,EAAE,KAAK,CAAC,qDAAqD,CAAC,CAAC;IAEhF;;;OAGG;IACH,eAAe,CAAC,EAAE,KAAK,CAAC,oDAAoD,CAAC,CAAC;IAE9E;;;OAGG;IACH,gBAAgB,CAAC,EAAE,KAAK,CAAC,qDAAqD,CAAC,CAAC;IAEhF;;;OAGG;IACH,iBAAiB,CAAC,EAAE,KAAK,CAAC,sDAAsD,CAAC,CAAC;IAElF;;;OAGG;IACH,YAAY,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAE7B;;;OAGG;IACH,eAAe,CAAC,EAAE,KAAK,CAAC,oDAAoD,CAAC,CAAC;IAE9E;;;OAGG;IACH,iBAAiB,CAAC,EAAE,KAAK,CAAC,sDAAsD,CAAC,CAAC;IAElF;;;OAGG;IACH,iBAAiB,CAAC,EAAE,KAAK,CAAC,sDAAsD,CAAC,CAAC;IAElF;;;OAGG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,gDAAgD,CAAC,CAAC;IAEtE;;;OAGG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,gDAAgD,CAAC,CAAC;IAEtE;;;OAGG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,+CAA+C,CAAC,CAAC;IAEpE;;;OAGG;IACH,aAAa,CAAC,EAAE,KAAK,CAAC,kDAAkD,CAAC,CAAC;IAE1E;;;OAGG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAE3B;;;OAGG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC,6CAA6C,CAAC,CAAC;CACnE"}
|
|
@@ -1,28 +1,25 @@
|
|
|
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 GetOrderRequest
|
|
17
|
+
*/
|
|
21
18
|
export interface GetOrderRequest {
|
|
22
|
-
|
|
23
19
|
/**
|
|
24
20
|
* @type {string}
|
|
25
21
|
* @memberof GetOrderRequest
|
|
26
22
|
*/
|
|
27
23
|
OrderID: string;
|
|
28
24
|
}
|
|
25
|
+
//# sourceMappingURL=get-order-request.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-order-request.d.ts","sourceRoot":"","sources":["../../../src/types/get-order-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,eAAe;IAE5B;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;CACnB"}
|
|
@@ -1,29 +1,26 @@
|
|
|
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
12
|
import { OrderInfoForGetOrderOutput } from './order-info-for-get-order-output';
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface GetOrderResponse
|
|
18
|
+
*/
|
|
22
19
|
export interface GetOrderResponse {
|
|
23
|
-
|
|
24
20
|
/**
|
|
25
21
|
* @type {OrderInfoForGetOrderOutput}
|
|
26
22
|
* @memberof GetOrderResponse
|
|
27
23
|
*/
|
|
28
24
|
OrderInfo?: OrderInfoForGetOrderOutput;
|
|
29
25
|
}
|
|
26
|
+
//# sourceMappingURL=get-order-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-order-response.d.ts","sourceRoot":"","sources":["../../../src/types/get-order-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,0BAA0B,EAAE,MAAM,mCAAmC,CAAC;AAC9E;;;;;EAKE;AACH,MAAM,WAAW,gBAAgB;IAE7B;;;OAGG;IACH,SAAS,CAAC,EAAE,0BAA0B,CAAC;CAC1C"}
|
package/{src/types/handle-invitation-request.ts → dist/esm/types/handle-invitation-request.d.ts}
RENAMED
|
@@ -1,58 +1,50 @@
|
|
|
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 HandleInvitationRequest
|
|
17
|
+
*/
|
|
21
18
|
export interface HandleInvitationRequest {
|
|
22
|
-
|
|
23
19
|
/**
|
|
24
20
|
* @type {number}
|
|
25
21
|
* @memberof HandleInvitationRequest
|
|
26
22
|
*/
|
|
27
23
|
Action: number;
|
|
28
|
-
|
|
29
24
|
/**
|
|
30
25
|
* @type {string}
|
|
31
26
|
* @memberof HandleInvitationRequest
|
|
32
27
|
*/
|
|
33
28
|
AuthID?: string;
|
|
34
|
-
|
|
35
29
|
/**
|
|
36
30
|
* @type {number}
|
|
37
31
|
* @memberof HandleInvitationRequest
|
|
38
32
|
*/
|
|
39
33
|
InvitationType: number;
|
|
40
|
-
|
|
41
34
|
/**
|
|
42
35
|
* @type {number}
|
|
43
36
|
* @memberof HandleInvitationRequest
|
|
44
37
|
*/
|
|
45
38
|
MajorAccountID?: number;
|
|
46
|
-
|
|
47
39
|
/**
|
|
48
40
|
* @type {number}
|
|
49
41
|
* @memberof HandleInvitationRequest
|
|
50
42
|
*/
|
|
51
43
|
Relation?: number;
|
|
52
|
-
|
|
53
44
|
/**
|
|
54
45
|
* @type {string}
|
|
55
46
|
* @memberof HandleInvitationRequest
|
|
56
47
|
*/
|
|
57
48
|
RelationID: string;
|
|
58
49
|
}
|
|
50
|
+
//# sourceMappingURL=handle-invitation-request.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"handle-invitation-request.d.ts","sourceRoot":"","sources":["../../../src/types/handle-invitation-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,uBAAuB;IAEpC;;;OAGG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,cAAc,EAAE,MAAM,CAAC;IAEvB;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,UAAU,EAAE,MAAM,CAAC;CACtB"}
|
package/{src/types/handle-invitation-response.ts → dist/esm/types/handle-invitation-response.d.ts}
RENAMED
|
@@ -1,28 +1,25 @@
|
|
|
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 HandleInvitationResponse
|
|
17
|
+
*/
|
|
21
18
|
export interface HandleInvitationResponse {
|
|
22
|
-
|
|
23
19
|
/**
|
|
24
20
|
* @type {boolean}
|
|
25
21
|
* @memberof HandleInvitationResponse
|
|
26
22
|
*/
|
|
27
23
|
IsSuccess?: boolean;
|
|
28
24
|
}
|
|
25
|
+
//# sourceMappingURL=handle-invitation-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"handle-invitation-response.d.ts","sourceRoot":"","sources":["../../../src/types/handle-invitation-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,wBAAwB;IAErC;;;OAGG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;CACvB"}
|
|
@@ -192,3 +192,4 @@ export * from './update-budget-request';
|
|
|
192
192
|
export * from './update-budget-response';
|
|
193
193
|
export * from './zone-info-list-for-list-budget-filter-zone-code-output';
|
|
194
194
|
export * from './zone-list-for-get-filter-info-for-cost-analysis-output';
|
|
195
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/types/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -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 InstanceAmountListForQueryPriceForRenewOutput
|
|
17
|
+
*/
|
|
21
18
|
export interface InstanceAmountListForQueryPriceForRenewOutput {
|
|
22
|
-
|
|
23
19
|
/**
|
|
24
20
|
* @type {string}
|
|
25
21
|
* @memberof InstanceAmountListForQueryPriceForRenewOutput
|
|
26
22
|
*/
|
|
27
23
|
ConfigurationCode?: string;
|
|
28
|
-
|
|
29
24
|
/**
|
|
30
25
|
* @type {string}
|
|
31
26
|
* @memberof InstanceAmountListForQueryPriceForRenewOutput
|
|
32
27
|
*/
|
|
33
28
|
DiscountAmount?: string;
|
|
34
|
-
|
|
35
29
|
/**
|
|
36
30
|
* @type {string}
|
|
37
31
|
* @memberof InstanceAmountListForQueryPriceForRenewOutput
|
|
38
32
|
*/
|
|
39
33
|
InstanceID?: string;
|
|
40
|
-
|
|
41
34
|
/**
|
|
42
35
|
* @type {string}
|
|
43
36
|
* @memberof InstanceAmountListForQueryPriceForRenewOutput
|
|
44
37
|
*/
|
|
45
38
|
OriginalAmount?: string;
|
|
46
|
-
|
|
47
39
|
/**
|
|
48
40
|
* @type {string}
|
|
49
41
|
* @memberof InstanceAmountListForQueryPriceForRenewOutput
|
|
50
42
|
*/
|
|
51
43
|
Product?: string;
|
|
52
44
|
}
|
|
45
|
+
//# sourceMappingURL=instance-amount-list-for-query-price-for-renew-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"instance-amount-list-for-query-price-for-renew-output.d.ts","sourceRoot":"","sources":["../../../src/types/instance-amount-list-for-query-price-for-renew-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,6CAA6C;IAE1D;;;OAGG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB"}
|