@volcengine/billing 1.0.5 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-build.log +19 -0
- package/LICENSE.txt +202 -0
- package/dist/cjs/index.js +595 -0
- package/dist/esm/api.d.ts +617 -0
- package/dist/esm/api.d.ts.map +1 -0
- package/dist/esm/index.d.ts +13 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/dist/esm/index.mjs +399 -0
- package/dist/esm/types/auth-for-list-invitation-output.d.ts +45 -0
- package/dist/esm/types/auth-for-list-invitation-output.d.ts.map +1 -0
- package/dist/esm/types/auth-info-for-list-financial-relation-output.d.ts +35 -0
- package/dist/esm/types/auth-info-for-list-financial-relation-output.d.ts.map +1 -0
- package/dist/esm/types/auth-info-for-list-invitation-output.d.ts +35 -0
- package/dist/esm/types/auth-info-for-list-invitation-output.d.ts.map +1 -0
- package/dist/esm/types/bill-category-list-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/bill-category-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/esm/types/billing-mode-info-list-for-list-budget-filter-billing-mode-output.d.ts +30 -0
- package/dist/esm/types/billing-mode-info-list-for-list-budget-filter-billing-mode-output.d.ts.map +1 -0
- package/dist/esm/types/billing-mode-list-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/billing-mode-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/esm/types/budget-alert-message-detail-list-for-query-budget-detail-output.d.ts +55 -0
- package/dist/esm/types/budget-alert-message-detail-list-for-query-budget-detail-output.d.ts.map +1 -0
- package/dist/esm/types/budget-alert-message-for-create-budget-input.d.ts +40 -0
- package/dist/esm/types/budget-alert-message-for-create-budget-input.d.ts.map +1 -0
- package/dist/esm/types/budget-alert-message-for-update-budget-input.d.ts +40 -0
- package/dist/esm/types/budget-alert-message-for-update-budget-input.d.ts.map +1 -0
- package/dist/esm/types/budget-alert-rule-for-create-budget-input.d.ts +55 -0
- package/dist/esm/types/budget-alert-rule-for-create-budget-input.d.ts.map +1 -0
- package/dist/esm/types/budget-alert-rule-for-update-budget-input.d.ts +55 -0
- package/dist/esm/types/budget-alert-rule-for-update-budget-input.d.ts.map +1 -0
- package/dist/esm/types/budget-alert-rule-list-for-query-budget-detail-output.d.ts +55 -0
- package/dist/esm/types/budget-alert-rule-list-for-query-budget-detail-output.d.ts.map +1 -0
- package/dist/esm/types/budget-amount-for-create-budget-input.d.ts +35 -0
- package/dist/esm/types/budget-amount-for-create-budget-input.d.ts.map +1 -0
- package/dist/esm/types/budget-amount-for-update-budget-input.d.ts +35 -0
- package/dist/esm/types/budget-amount-for-update-budget-input.d.ts.map +1 -0
- package/dist/esm/types/budget-amount-list-for-list-budget-amount-by-budget-idoutput.d.ts +50 -0
- package/dist/esm/types/budget-amount-list-for-list-budget-amount-by-budget-idoutput.d.ts.map +1 -0
- package/dist/esm/types/budget-for-create-budget-input.d.ts +74 -0
- package/dist/esm/types/budget-for-create-budget-input.d.ts.map +1 -0
- package/dist/esm/types/budget-for-query-budget-detail-output.d.ts +74 -0
- package/dist/esm/types/budget-for-query-budget-detail-output.d.ts.map +1 -0
- package/dist/esm/types/budget-for-update-budget-input.d.ts +74 -0
- package/dist/esm/types/budget-for-update-budget-input.d.ts.map +1 -0
- package/dist/esm/types/budget-list-for-list-budget-output.d.ts +86 -0
- package/dist/esm/types/budget-list-for-list-budget-output.d.ts.map +1 -0
- package/dist/esm/types/budget-range-billing-mode-for-query-budget-detail-output.d.ts +30 -0
- package/dist/esm/types/budget-range-billing-mode-for-query-budget-detail-output.d.ts.map +1 -0
- package/dist/esm/types/budget-range-for-create-budget-input.d.ts +65 -0
- package/dist/esm/types/budget-range-for-create-budget-input.d.ts.map +1 -0
- package/dist/esm/types/budget-range-for-update-budget-input.d.ts +65 -0
- package/dist/esm/types/budget-range-for-update-budget-input.d.ts.map +1 -0
- package/dist/esm/types/budget-range-info-for-query-budget-detail-output.d.ts +72 -0
- package/dist/esm/types/budget-range-info-for-query-budget-detail-output.d.ts.map +1 -0
- package/dist/esm/types/budget-range-owner-for-query-budget-detail-output.d.ts +30 -0
- package/dist/esm/types/budget-range-owner-for-query-budget-detail-output.d.ts.map +1 -0
- package/dist/esm/types/budget-range-payer-for-query-budget-detail-output.d.ts +30 -0
- package/dist/esm/types/budget-range-payer-for-query-budget-detail-output.d.ts.map +1 -0
- package/dist/esm/types/budget-range-product-for-query-budget-detail-output.d.ts +30 -0
- package/dist/esm/types/budget-range-product-for-query-budget-detail-output.d.ts.map +1 -0
- package/dist/esm/types/budget-range-region-for-query-budget-detail-output.d.ts +30 -0
- package/dist/esm/types/budget-range-region-for-query-budget-detail-output.d.ts.map +1 -0
- package/dist/esm/types/budget-range-subject-for-query-budget-detail-output.d.ts +30 -0
- package/dist/esm/types/budget-range-subject-for-query-budget-detail-output.d.ts.map +1 -0
- package/dist/esm/types/budget-range-zone-for-query-budget-detail-output.d.ts +30 -0
- package/dist/esm/types/budget-range-zone-for-query-budget-detail-output.d.ts.map +1 -0
- package/dist/esm/types/business-mode-list-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/business-mode-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/esm/types/cancel-invitation-request.d.ts +45 -0
- package/dist/esm/types/cancel-invitation-request.d.ts.map +1 -0
- package/dist/esm/types/cancel-invitation-response.d.ts +25 -0
- package/dist/esm/types/cancel-invitation-response.d.ts.map +1 -0
- package/dist/esm/types/cancel-order-request.d.ts +25 -0
- package/dist/esm/types/cancel-order-request.d.ts.map +1 -0
- package/dist/esm/types/cancel-order-response.d.ts +20 -0
- package/dist/esm/types/cancel-order-response.d.ts.map +1 -0
- package/dist/esm/types/charge-item-list-for-common-buy-input.d.ts +35 -0
- package/dist/esm/types/charge-item-list-for-common-buy-input.d.ts.map +1 -0
- package/dist/esm/types/clean-up-financial-relation-request.d.ts +35 -0
- package/dist/esm/types/clean-up-financial-relation-request.d.ts.map +1 -0
- package/dist/esm/types/clean-up-financial-relation-response.d.ts +30 -0
- package/dist/esm/types/clean-up-financial-relation-response.d.ts.map +1 -0
- package/dist/esm/types/common-buy-request.d.ts +36 -0
- package/dist/esm/types/common-buy-request.d.ts.map +1 -0
- package/dist/esm/types/common-buy-response.d.ts +26 -0
- package/dist/esm/types/common-buy-response.d.ts.map +1 -0
- package/dist/esm/types/config-list-for-common-buy-input.d.ts +36 -0
- package/dist/esm/types/config-list-for-common-buy-input.d.ts.map +1 -0
- package/dist/esm/types/config-list-for-query-price-for-pay-as-you-go-input.d.ts +45 -0
- package/dist/esm/types/config-list-for-query-price-for-pay-as-you-go-input.d.ts.map +1 -0
- package/dist/esm/types/config-list-for-query-price-for-pay-as-you-go-output.d.ts +56 -0
- package/dist/esm/types/config-list-for-query-price-for-pay-as-you-go-output.d.ts.map +1 -0
- package/dist/esm/types/config-list-for-query-price-for-subscription-input.d.ts +45 -0
- package/dist/esm/types/config-list-for-query-price-for-subscription-input.d.ts.map +1 -0
- package/dist/esm/types/config-list-for-query-price-for-subscription-output.d.ts +56 -0
- package/dist/esm/types/config-list-for-query-price-for-subscription-output.d.ts.map +1 -0
- package/dist/esm/types/configuration-code-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/configuration-code-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/esm/types/convert-list-for-list-bill-overview-by-category-output.d.ts +26 -0
- package/dist/esm/types/convert-list-for-list-bill-overview-by-category-output.d.ts.map +1 -0
- package/dist/esm/types/cost-data-for-list-cost-analysis-open-api-output.d.ts +36 -0
- package/dist/esm/types/cost-data-for-list-cost-analysis-open-api-output.d.ts.map +1 -0
- package/dist/esm/types/cost-for-list-cost-analysis-open-api-output.d.ts +30 -0
- package/dist/esm/types/cost-for-list-cost-analysis-open-api-output.d.ts.map +1 -0
- package/dist/esm/types/create-budget-request.d.ts +50 -0
- package/dist/esm/types/create-budget-request.d.ts.map +1 -0
- package/dist/esm/types/create-budget-response.d.ts +25 -0
- package/dist/esm/types/create-budget-response.d.ts.map +1 -0
- package/dist/esm/types/create-financial-relation-request.d.ts +40 -0
- package/dist/esm/types/create-financial-relation-request.d.ts.map +1 -0
- package/dist/esm/types/create-financial-relation-response.d.ts +25 -0
- package/dist/esm/types/create-financial-relation-response.d.ts.map +1 -0
- package/dist/esm/types/delete-budget-request.d.ts +25 -0
- package/dist/esm/types/delete-budget-request.d.ts.map +1 -0
- package/dist/esm/types/delete-budget-response.d.ts +20 -0
- package/dist/esm/types/delete-budget-response.d.ts.map +1 -0
- package/dist/esm/types/delete-financial-relation-request.d.ts +35 -0
- package/dist/esm/types/delete-financial-relation-request.d.ts.map +1 -0
- package/dist/esm/types/delete-financial-relation-response.d.ts +25 -0
- package/dist/esm/types/delete-financial-relation-response.d.ts.map +1 -0
- package/dist/esm/types/discount-detail-for-query-price-for-pay-as-you-go-output.d.ts +30 -0
- package/dist/esm/types/discount-detail-for-query-price-for-pay-as-you-go-output.d.ts.map +1 -0
- package/dist/esm/types/discount-detail-for-query-price-for-subscription-output.d.ts +30 -0
- package/dist/esm/types/discount-detail-for-query-price-for-subscription-output.d.ts.map +1 -0
- package/dist/esm/types/element-code-list-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/element-code-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/esm/types/filter-for-list-cost-analysis-open-api-input.d.ts +35 -0
- package/dist/esm/types/filter-for-list-cost-analysis-open-api-input.d.ts.map +1 -0
- package/dist/esm/types/get-filter-info-for-cost-analysis-request.d.ts +35 -0
- package/dist/esm/types/get-filter-info-for-cost-analysis-request.d.ts.map +1 -0
- package/dist/esm/types/get-filter-info-for-cost-analysis-response.d.ts +102 -0
- package/dist/esm/types/get-filter-info-for-cost-analysis-response.d.ts.map +1 -0
- package/dist/esm/types/get-order-request.d.ts +25 -0
- package/dist/esm/types/get-order-request.d.ts.map +1 -0
- package/dist/esm/types/get-order-response.d.ts +26 -0
- package/dist/esm/types/get-order-response.d.ts.map +1 -0
- package/dist/esm/types/handle-invitation-request.d.ts +50 -0
- package/dist/esm/types/handle-invitation-request.d.ts.map +1 -0
- package/dist/esm/types/handle-invitation-response.d.ts +25 -0
- package/dist/esm/types/handle-invitation-response.d.ts.map +1 -0
- package/dist/esm/types/index.d.ts +195 -0
- package/dist/esm/types/index.d.ts.map +1 -0
- package/dist/esm/types/instance-amount-list-for-query-price-for-renew-output.d.ts +45 -0
- package/dist/esm/types/instance-amount-list-for-query-price-for-renew-output.d.ts.map +1 -0
- package/dist/esm/types/instance-list-for-list-available-instances-output.d.ts +95 -0
- package/dist/esm/types/instance-list-for-list-available-instances-output.d.ts.map +1 -0
- package/dist/esm/types/list-amortized-cost-bill-daily-request.d.ts +90 -0
- package/dist/esm/types/list-amortized-cost-bill-daily-request.d.ts.map +1 -0
- package/dist/esm/types/list-amortized-cost-bill-daily-response.d.ts +41 -0
- package/dist/esm/types/list-amortized-cost-bill-daily-response.d.ts.map +1 -0
- package/dist/esm/types/list-amortized-cost-bill-detail-request.d.ts +90 -0
- package/dist/esm/types/list-amortized-cost-bill-detail-request.d.ts.map +1 -0
- package/dist/esm/types/list-amortized-cost-bill-detail-response.d.ts +41 -0
- package/dist/esm/types/list-amortized-cost-bill-detail-response.d.ts.map +1 -0
- package/dist/esm/types/list-amortized-cost-bill-monthly-request.d.ts +85 -0
- package/dist/esm/types/list-amortized-cost-bill-monthly-request.d.ts.map +1 -0
- package/dist/esm/types/list-amortized-cost-bill-monthly-response.d.ts +41 -0
- package/dist/esm/types/list-amortized-cost-bill-monthly-response.d.ts.map +1 -0
- package/dist/esm/types/list-available-instances-request.d.ts +65 -0
- package/dist/esm/types/list-available-instances-request.d.ts.map +1 -0
- package/dist/esm/types/list-available-instances-response.d.ts +36 -0
- package/dist/esm/types/list-available-instances-response.d.ts.map +1 -0
- package/dist/esm/types/list-bill-detail-request.d.ts +90 -0
- package/dist/esm/types/list-bill-detail-request.d.ts.map +1 -0
- package/dist/esm/types/list-bill-detail-response.d.ts +41 -0
- package/dist/esm/types/list-bill-detail-response.d.ts.map +1 -0
- package/dist/esm/types/list-bill-overview-by-category-request.d.ts +45 -0
- package/dist/esm/types/list-bill-overview-by-category-request.d.ts.map +1 -0
- package/dist/esm/types/list-bill-overview-by-category-response.d.ts +26 -0
- package/dist/esm/types/list-bill-overview-by-category-response.d.ts.map +1 -0
- package/dist/esm/types/list-bill-overview-by-prod-request.d.ts +70 -0
- package/dist/esm/types/list-bill-overview-by-prod-request.d.ts.map +1 -0
- package/dist/esm/types/list-bill-overview-by-prod-response.d.ts +41 -0
- package/dist/esm/types/list-bill-overview-by-prod-response.d.ts.map +1 -0
- package/dist/esm/types/list-bill-request.d.ts +75 -0
- package/dist/esm/types/list-bill-request.d.ts.map +1 -0
- package/dist/esm/types/list-bill-response.d.ts +41 -0
- package/dist/esm/types/list-bill-response.d.ts.map +1 -0
- package/dist/esm/types/list-budget-amount-by-budget-idrequest.d.ts +25 -0
- package/dist/esm/types/list-budget-amount-by-budget-idrequest.d.ts.map +1 -0
- package/dist/esm/types/list-budget-amount-by-budget-idresponse.d.ts +26 -0
- package/dist/esm/types/list-budget-amount-by-budget-idresponse.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-billing-mode-request.d.ts +30 -0
- package/dist/esm/types/list-budget-filter-billing-mode-request.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-billing-mode-response.d.ts +41 -0
- package/dist/esm/types/list-budget-filter-billing-mode-response.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-owner-idrequest.d.ts +20 -0
- package/dist/esm/types/list-budget-filter-owner-idrequest.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-owner-idresponse.d.ts +26 -0
- package/dist/esm/types/list-budget-filter-owner-idresponse.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-payer-idrequest.d.ts +20 -0
- package/dist/esm/types/list-budget-filter-payer-idrequest.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-payer-idresponse.d.ts +26 -0
- package/dist/esm/types/list-budget-filter-payer-idresponse.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-product-request.d.ts +30 -0
- package/dist/esm/types/list-budget-filter-product-request.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-product-response.d.ts +41 -0
- package/dist/esm/types/list-budget-filter-product-response.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-project-request.d.ts +30 -0
- package/dist/esm/types/list-budget-filter-project-request.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-project-response.d.ts +40 -0
- package/dist/esm/types/list-budget-filter-project-response.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-region-code-request.d.ts +30 -0
- package/dist/esm/types/list-budget-filter-region-code-request.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-region-code-response.d.ts +41 -0
- package/dist/esm/types/list-budget-filter-region-code-response.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-subject-info-request.d.ts +30 -0
- package/dist/esm/types/list-budget-filter-subject-info-request.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-subject-info-response.d.ts +41 -0
- package/dist/esm/types/list-budget-filter-subject-info-response.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-tag-key-request.d.ts +30 -0
- package/dist/esm/types/list-budget-filter-tag-key-request.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-tag-key-response.d.ts +40 -0
- package/dist/esm/types/list-budget-filter-tag-key-response.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-tag-value-request.d.ts +35 -0
- package/dist/esm/types/list-budget-filter-tag-value-request.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-tag-value-response.d.ts +40 -0
- package/dist/esm/types/list-budget-filter-tag-value-response.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-zone-code-request.d.ts +30 -0
- package/dist/esm/types/list-budget-filter-zone-code-request.d.ts.map +1 -0
- package/dist/esm/types/list-budget-filter-zone-code-response.d.ts +41 -0
- package/dist/esm/types/list-budget-filter-zone-code-response.d.ts.map +1 -0
- package/dist/esm/types/list-budget-request.d.ts +77 -0
- package/dist/esm/types/list-budget-request.d.ts.map +1 -0
- package/dist/esm/types/list-budget-response.d.ts +41 -0
- package/dist/esm/types/list-budget-response.d.ts.map +1 -0
- package/dist/esm/types/list-cost-analysis-open-api-request.d.ts +66 -0
- package/dist/esm/types/list-cost-analysis-open-api-request.d.ts.map +1 -0
- package/dist/esm/types/list-cost-analysis-open-api-response.d.ts +41 -0
- package/dist/esm/types/list-cost-analysis-open-api-response.d.ts.map +1 -0
- package/dist/esm/types/list-coupon-usage-records-request.d.ts +35 -0
- package/dist/esm/types/list-coupon-usage-records-request.d.ts.map +1 -0
- package/dist/esm/types/list-coupon-usage-records-response.d.ts +41 -0
- package/dist/esm/types/list-coupon-usage-records-response.d.ts.map +1 -0
- package/dist/esm/types/list-coupons-request.d.ts +55 -0
- package/dist/esm/types/list-coupons-request.d.ts.map +1 -0
- package/dist/esm/types/list-coupons-response.d.ts +41 -0
- package/dist/esm/types/list-coupons-response.d.ts.map +1 -0
- package/dist/esm/types/list-financial-relation-request.d.ts +45 -0
- package/dist/esm/types/list-financial-relation-request.d.ts.map +1 -0
- package/dist/esm/types/list-financial-relation-response.d.ts +41 -0
- package/dist/esm/types/list-financial-relation-response.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-amortized-cost-bill-daily-output.d.ts +640 -0
- package/dist/esm/types/list-for-list-amortized-cost-bill-daily-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-amortized-cost-bill-detail-output.d.ts +590 -0
- package/dist/esm/types/list-for-list-amortized-cost-bill-detail-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-amortized-cost-bill-monthly-output.d.ts +860 -0
- package/dist/esm/types/list-for-list-amortized-cost-bill-monthly-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-bill-detail-output.d.ts +505 -0
- package/dist/esm/types/list-for-list-bill-detail-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-bill-output.d.ts +280 -0
- package/dist/esm/types/list-for-list-bill-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-bill-overview-by-category-output.d.ts +220 -0
- package/dist/esm/types/list-for-list-bill-overview-by-category-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-bill-overview-by-prod-output.d.ts +235 -0
- package/dist/esm/types/list-for-list-bill-overview-by-prod-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-budget-filter-owner-idoutput.d.ts +30 -0
- package/dist/esm/types/list-for-list-budget-filter-owner-idoutput.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-budget-filter-payer-idoutput.d.ts +30 -0
- package/dist/esm/types/list-for-list-budget-filter-payer-idoutput.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-budget-filter-product-output.d.ts +30 -0
- package/dist/esm/types/list-for-list-budget-filter-product-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-coupon-usage-records-output.d.ts +75 -0
- package/dist/esm/types/list-for-list-coupon-usage-records-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-coupons-output.d.ts +106 -0
- package/dist/esm/types/list-for-list-coupons-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-financial-relation-output.d.ts +91 -0
- package/dist/esm/types/list-for-list-financial-relation-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-invitation-output.d.ts +37 -0
- package/dist/esm/types/list-for-list-invitation-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-package-usage-details-output.d.ts +204 -0
- package/dist/esm/types/list-for-list-package-usage-details-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-resource-packages-output.d.ts +152 -0
- package/dist/esm/types/list-for-list-resource-packages-output.d.ts.map +1 -0
- package/dist/esm/types/list-for-list-split-bill-detail-output.d.ts +520 -0
- package/dist/esm/types/list-for-list-split-bill-detail-output.d.ts.map +1 -0
- package/dist/esm/types/list-invitation-request.d.ts +20 -0
- package/dist/esm/types/list-invitation-request.d.ts.map +1 -0
- package/dist/esm/types/list-invitation-response.d.ts +26 -0
- package/dist/esm/types/list-invitation-response.d.ts.map +1 -0
- package/dist/esm/types/list-order-product-details-request.d.ts +35 -0
- package/dist/esm/types/list-order-product-details-request.d.ts.map +1 -0
- package/dist/esm/types/list-order-product-details-response.d.ts +36 -0
- package/dist/esm/types/list-order-product-details-response.d.ts.map +1 -0
- package/dist/esm/types/list-orders-request.d.ts +50 -0
- package/dist/esm/types/list-orders-request.d.ts.map +1 -0
- package/dist/esm/types/list-orders-response.d.ts +36 -0
- package/dist/esm/types/list-orders-response.d.ts.map +1 -0
- package/dist/esm/types/list-package-usage-details-request.d.ts +59 -0
- package/dist/esm/types/list-package-usage-details-request.d.ts.map +1 -0
- package/dist/esm/types/list-package-usage-details-response.d.ts +31 -0
- package/dist/esm/types/list-package-usage-details-response.d.ts.map +1 -0
- package/dist/esm/types/list-recipient-information-request.d.ts +30 -0
- package/dist/esm/types/list-recipient-information-request.d.ts.map +1 -0
- package/dist/esm/types/list-recipient-information-response.d.ts +41 -0
- package/dist/esm/types/list-recipient-information-response.d.ts.map +1 -0
- package/dist/esm/types/list-resource-packages-request.d.ts +76 -0
- package/dist/esm/types/list-resource-packages-request.d.ts.map +1 -0
- package/dist/esm/types/list-resource-packages-response.d.ts +31 -0
- package/dist/esm/types/list-resource-packages-response.d.ts.map +1 -0
- package/dist/esm/types/list-split-bill-detail-request.d.ts +95 -0
- package/dist/esm/types/list-split-bill-detail-request.d.ts.map +1 -0
- package/dist/esm/types/list-split-bill-detail-response.d.ts +41 -0
- package/dist/esm/types/list-split-bill-detail-response.d.ts.map +1 -0
- package/dist/esm/types/order-fail-refund-info-for-get-order-output.d.ts +45 -0
- package/dist/esm/types/order-fail-refund-info-for-get-order-output.d.ts.map +1 -0
- package/dist/esm/types/order-fail-refund-info-for-list-order-product-details-output.d.ts +45 -0
- package/dist/esm/types/order-fail-refund-info-for-list-order-product-details-output.d.ts.map +1 -0
- package/dist/esm/types/order-fail-refund-info-for-list-orders-output.d.ts +45 -0
- package/dist/esm/types/order-fail-refund-info-for-list-orders-output.d.ts.map +1 -0
- package/dist/esm/types/order-info-for-common-buy-output.d.ts +30 -0
- package/dist/esm/types/order-info-for-common-buy-output.d.ts.map +1 -0
- package/dist/esm/types/order-info-for-get-order-output.d.ts +106 -0
- package/dist/esm/types/order-info-for-get-order-output.d.ts.map +1 -0
- package/dist/esm/types/order-info-for-list-orders-output.d.ts +106 -0
- package/dist/esm/types/order-info-for-list-orders-output.d.ts.map +1 -0
- package/dist/esm/types/order-product-info-for-list-order-product-details-output.d.ts +106 -0
- package/dist/esm/types/order-product-info-for-list-order-product-details-output.d.ts.map +1 -0
- package/dist/esm/types/owner-user-name-list-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/owner-user-name-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/esm/types/pay-order-request.d.ts +25 -0
- package/dist/esm/types/pay-order-request.d.ts.map +1 -0
- package/dist/esm/types/pay-order-response.d.ts +20 -0
- package/dist/esm/types/pay-order-response.d.ts.map +1 -0
- package/dist/esm/types/payer-user-name-list-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/payer-user-name-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/esm/types/product-limit-list-for-list-coupons-output.d.ts +70 -0
- package/dist/esm/types/product-limit-list-for-list-coupons-output.d.ts.map +1 -0
- package/dist/esm/types/product-list-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/product-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/esm/types/project-list-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/project-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/esm/types/query-balance-acct-request.d.ts +20 -0
- package/dist/esm/types/query-balance-acct-request.d.ts.map +1 -0
- package/dist/esm/types/query-balance-acct-response.d.ts +50 -0
- package/dist/esm/types/query-balance-acct-response.d.ts.map +1 -0
- package/dist/esm/types/query-budget-detail-request.d.ts +25 -0
- package/dist/esm/types/query-budget-detail-request.d.ts.map +1 -0
- package/dist/esm/types/query-budget-detail-response.d.ts +44 -0
- package/dist/esm/types/query-budget-detail-response.d.ts.map +1 -0
- package/dist/esm/types/query-price-for-pay-as-you-go-request.d.ts +31 -0
- package/dist/esm/types/query-price-for-pay-as-you-go-request.d.ts.map +1 -0
- package/dist/esm/types/query-price-for-pay-as-you-go-response.d.ts +41 -0
- package/dist/esm/types/query-price-for-pay-as-you-go-response.d.ts.map +1 -0
- package/dist/esm/types/query-price-for-renew-request.d.ts +35 -0
- package/dist/esm/types/query-price-for-renew-request.d.ts.map +1 -0
- package/dist/esm/types/query-price-for-renew-response.d.ts +41 -0
- package/dist/esm/types/query-price-for-renew-response.d.ts.map +1 -0
- package/dist/esm/types/query-price-for-subscription-request.d.ts +31 -0
- package/dist/esm/types/query-price-for-subscription-request.d.ts.map +1 -0
- package/dist/esm/types/query-price-for-subscription-response.d.ts +41 -0
- package/dist/esm/types/query-price-for-subscription-response.d.ts.map +1 -0
- package/dist/esm/types/query-tag-value-by-tag-key-request.d.ts +40 -0
- package/dist/esm/types/query-tag-value-by-tag-key-request.d.ts.map +1 -0
- package/dist/esm/types/query-tag-value-by-tag-key-response.d.ts +25 -0
- package/dist/esm/types/query-tag-value-by-tag-key-response.d.ts.map +1 -0
- package/dist/esm/types/recipient-information-list-for-list-recipient-information-output.d.ts +40 -0
- package/dist/esm/types/recipient-information-list-for-list-recipient-information-output.d.ts.map +1 -0
- package/dist/esm/types/region-info-list-for-list-budget-filter-region-code-output.d.ts +30 -0
- package/dist/esm/types/region-info-list-for-list-budget-filter-region-code-output.d.ts.map +1 -0
- package/dist/esm/types/region-list-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/region-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/esm/types/relation-for-list-invitation-output.d.ts +91 -0
- package/dist/esm/types/relation-for-list-invitation-output.d.ts.map +1 -0
- package/dist/esm/types/renew-instance-request.d.ts +55 -0
- package/dist/esm/types/renew-instance-request.d.ts.map +1 -0
- package/dist/esm/types/renew-instance-response.d.ts +31 -0
- package/dist/esm/types/renew-instance-response.d.ts.map +1 -0
- package/dist/esm/types/set-renewal-type-request.d.ts +60 -0
- package/dist/esm/types/set-renewal-type-request.d.ts.map +1 -0
- package/dist/esm/types/set-renewal-type-response.d.ts +26 -0
- package/dist/esm/types/set-renewal-type-response.d.ts.map +1 -0
- package/dist/esm/types/subject-info-list-for-list-budget-filter-subject-info-output.d.ts +30 -0
- package/dist/esm/types/subject-info-list-for-list-budget-filter-subject-info-output.d.ts.map +1 -0
- package/dist/esm/types/subject-no-list-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/subject-no-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/esm/types/success-instance-info-for-unsubscribe-instance-output.d.ts +30 -0
- package/dist/esm/types/success-instance-info-for-unsubscribe-instance-output.d.ts.map +1 -0
- package/dist/esm/types/success-instance-list-for-renew-instance-output.d.ts +30 -0
- package/dist/esm/types/success-instance-list-for-renew-instance-output.d.ts.map +1 -0
- package/dist/esm/types/success-instance-list-for-set-renewal-type-output.d.ts +30 -0
- package/dist/esm/types/success-instance-list-for-set-renewal-type-output.d.ts.map +1 -0
- package/dist/esm/types/unsubscribe-instance-request.d.ts +40 -0
- package/dist/esm/types/unsubscribe-instance-request.d.ts.map +1 -0
- package/dist/esm/types/unsubscribe-instance-response.d.ts +36 -0
- package/dist/esm/types/unsubscribe-instance-response.d.ts.map +1 -0
- package/dist/esm/types/update-auth-request.d.ts +30 -0
- package/dist/esm/types/update-auth-request.d.ts.map +1 -0
- package/dist/esm/types/update-auth-response.d.ts +25 -0
- package/dist/esm/types/update-auth-response.d.ts.map +1 -0
- package/dist/esm/types/update-budget-request.d.ts +55 -0
- package/dist/esm/types/update-budget-request.d.ts.map +1 -0
- package/dist/esm/types/update-budget-response.d.ts +20 -0
- package/dist/esm/types/update-budget-response.d.ts.map +1 -0
- package/dist/esm/types/zone-info-list-for-list-budget-filter-zone-code-output.d.ts +30 -0
- package/dist/esm/types/zone-info-list-for-list-budget-filter-zone-code-output.d.ts.map +1 -0
- package/dist/esm/types/zone-list-for-get-filter-info-for-cost-analysis-output.d.ts +30 -0
- package/dist/esm/types/zone-list-for-get-filter-info-for-cost-analysis-output.d.ts.map +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -0
- package/package.json +8 -8
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* billing
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface CancelInvitationRequest
|
|
17
|
+
*/
|
|
18
|
+
export interface CancelInvitationRequest {
|
|
19
|
+
/**
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof CancelInvitationRequest
|
|
22
|
+
*/
|
|
23
|
+
AuthID?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @type {number}
|
|
26
|
+
* @memberof CancelInvitationRequest
|
|
27
|
+
*/
|
|
28
|
+
InvitationType: number;
|
|
29
|
+
/**
|
|
30
|
+
* @type {number}
|
|
31
|
+
* @memberof CancelInvitationRequest
|
|
32
|
+
*/
|
|
33
|
+
Relation?: number;
|
|
34
|
+
/**
|
|
35
|
+
* @type {string}
|
|
36
|
+
* @memberof CancelInvitationRequest
|
|
37
|
+
*/
|
|
38
|
+
RelationID: string;
|
|
39
|
+
/**
|
|
40
|
+
* @type {number}
|
|
41
|
+
* @memberof CancelInvitationRequest
|
|
42
|
+
*/
|
|
43
|
+
SubAccountID?: number;
|
|
44
|
+
}
|
|
45
|
+
//# sourceMappingURL=cancel-invitation-request.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cancel-invitation-request.d.ts","sourceRoot":"","sources":["../../../src/types/cancel-invitation-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,uBAAuB;IAEpC;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,cAAc,EAAE,MAAM,CAAC;IAEvB;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* billing
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface CancelInvitationResponse
|
|
17
|
+
*/
|
|
18
|
+
export interface CancelInvitationResponse {
|
|
19
|
+
/**
|
|
20
|
+
* @type {boolean}
|
|
21
|
+
* @memberof CancelInvitationResponse
|
|
22
|
+
*/
|
|
23
|
+
IsSuccess?: boolean;
|
|
24
|
+
}
|
|
25
|
+
//# sourceMappingURL=cancel-invitation-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cancel-invitation-response.d.ts","sourceRoot":"","sources":["../../../src/types/cancel-invitation-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,wBAAwB;IAErC;;;OAGG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;CACvB"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* billing
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface CancelOrderRequest
|
|
17
|
+
*/
|
|
18
|
+
export interface CancelOrderRequest {
|
|
19
|
+
/**
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof CancelOrderRequest
|
|
22
|
+
*/
|
|
23
|
+
OrderID: string;
|
|
24
|
+
}
|
|
25
|
+
//# sourceMappingURL=cancel-order-request.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cancel-order-request.d.ts","sourceRoot":"","sources":["../../../src/types/cancel-order-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,kBAAkB;IAE/B;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;CACnB"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* billing
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface CancelOrderResponse
|
|
17
|
+
*/
|
|
18
|
+
export interface CancelOrderResponse {
|
|
19
|
+
}
|
|
20
|
+
//# sourceMappingURL=cancel-order-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cancel-order-response.d.ts","sourceRoot":"","sources":["../../../src/types/cancel-order-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,mBAAmB;CACnC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* billing
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface ChargeItemListForCommonBuyInput
|
|
17
|
+
*/
|
|
18
|
+
export interface ChargeItemListForCommonBuyInput {
|
|
19
|
+
/**
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof ChargeItemListForCommonBuyInput
|
|
22
|
+
*/
|
|
23
|
+
ChargeItemCode?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof ChargeItemListForCommonBuyInput
|
|
27
|
+
*/
|
|
28
|
+
Count?: string;
|
|
29
|
+
/**
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof ChargeItemListForCommonBuyInput
|
|
32
|
+
*/
|
|
33
|
+
ZoneCode?: string;
|
|
34
|
+
}
|
|
35
|
+
//# sourceMappingURL=charge-item-list-for-common-buy-input.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"charge-item-list-for-common-buy-input.d.ts","sourceRoot":"","sources":["../../../src/types/charge-item-list-for-common-buy-input.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,+BAA+B;IAE5C;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* billing
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface CleanUpFinancialRelationRequest
|
|
17
|
+
*/
|
|
18
|
+
export interface CleanUpFinancialRelationRequest {
|
|
19
|
+
/**
|
|
20
|
+
* @type {number}
|
|
21
|
+
* @memberof CleanUpFinancialRelationRequest
|
|
22
|
+
*/
|
|
23
|
+
Relation: number;
|
|
24
|
+
/**
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof CleanUpFinancialRelationRequest
|
|
27
|
+
*/
|
|
28
|
+
RelationID: string;
|
|
29
|
+
/**
|
|
30
|
+
* @type {number}
|
|
31
|
+
* @memberof CleanUpFinancialRelationRequest
|
|
32
|
+
*/
|
|
33
|
+
SubAccountID: number;
|
|
34
|
+
}
|
|
35
|
+
//# sourceMappingURL=clean-up-financial-relation-request.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"clean-up-financial-relation-request.d.ts","sourceRoot":"","sources":["../../../src/types/clean-up-financial-relation-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,+BAA+B;IAE5C;;;OAGG;IACH,QAAQ,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,YAAY,EAAE,MAAM,CAAC;CACxB"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* billing
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface CleanUpFinancialRelationResponse
|
|
17
|
+
*/
|
|
18
|
+
export interface CleanUpFinancialRelationResponse {
|
|
19
|
+
/**
|
|
20
|
+
* @type {boolean}
|
|
21
|
+
* @memberof CleanUpFinancialRelationResponse
|
|
22
|
+
*/
|
|
23
|
+
IsIdempotent?: boolean;
|
|
24
|
+
/**
|
|
25
|
+
* @type {boolean}
|
|
26
|
+
* @memberof CleanUpFinancialRelationResponse
|
|
27
|
+
*/
|
|
28
|
+
IsSuccess?: boolean;
|
|
29
|
+
}
|
|
30
|
+
//# sourceMappingURL=clean-up-financial-relation-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"clean-up-financial-relation-response.d.ts","sourceRoot":"","sources":["../../../src/types/clean-up-financial-relation-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,gCAAgC;IAE7C;;;OAGG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IAEvB;;;OAGG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;CACvB"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* billing
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { ConfigListForCommonBuyInput } from './config-list-for-common-buy-input';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface CommonBuyRequest
|
|
18
|
+
*/
|
|
19
|
+
export interface CommonBuyRequest {
|
|
20
|
+
/**
|
|
21
|
+
* @type {string}
|
|
22
|
+
* @memberof CommonBuyRequest
|
|
23
|
+
*/
|
|
24
|
+
ClientToken?: string;
|
|
25
|
+
/**
|
|
26
|
+
* @type {Array<ConfigListForCommonBuyInput>}
|
|
27
|
+
* @memberof CommonBuyRequest
|
|
28
|
+
*/
|
|
29
|
+
ConfigList?: Array<ConfigListForCommonBuyInput>;
|
|
30
|
+
/**
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof CommonBuyRequest
|
|
33
|
+
*/
|
|
34
|
+
RegionCode?: string;
|
|
35
|
+
}
|
|
36
|
+
//# sourceMappingURL=common-buy-request.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"common-buy-request.d.ts","sourceRoot":"","sources":["../../../src/types/common-buy-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,2BAA2B,EAAE,MAAM,oCAAoC,CAAC;AAChF;;;;;EAKE;AACH,MAAM,WAAW,gBAAgB;IAE7B;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,2BAA2B,CAAC,CAAC;IAEhD;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;CACvB"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* billing
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { OrderInfoForCommonBuyOutput } from './order-info-for-common-buy-output';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface CommonBuyResponse
|
|
18
|
+
*/
|
|
19
|
+
export interface CommonBuyResponse {
|
|
20
|
+
/**
|
|
21
|
+
* @type {Array<OrderInfoForCommonBuyOutput>}
|
|
22
|
+
* @memberof CommonBuyResponse
|
|
23
|
+
*/
|
|
24
|
+
OrderInfos?: Array<OrderInfoForCommonBuyOutput>;
|
|
25
|
+
}
|
|
26
|
+
//# sourceMappingURL=common-buy-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"common-buy-response.d.ts","sourceRoot":"","sources":["../../../src/types/common-buy-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,2BAA2B,EAAE,MAAM,oCAAoC,CAAC;AAChF;;;;;EAKE;AACH,MAAM,WAAW,iBAAiB;IAE9B;;;OAGG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,2BAA2B,CAAC,CAAC;CACnD"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* billing
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { ChargeItemListForCommonBuyInput } from './charge-item-list-for-common-buy-input';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface ConfigListForCommonBuyInput
|
|
18
|
+
*/
|
|
19
|
+
export interface ConfigListForCommonBuyInput {
|
|
20
|
+
/**
|
|
21
|
+
* @type {Array<ChargeItemListForCommonBuyInput>}
|
|
22
|
+
* @memberof ConfigListForCommonBuyInput
|
|
23
|
+
*/
|
|
24
|
+
ChargeItemList?: Array<ChargeItemListForCommonBuyInput>;
|
|
25
|
+
/**
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof ConfigListForCommonBuyInput
|
|
28
|
+
*/
|
|
29
|
+
ConfigurationCode?: string;
|
|
30
|
+
/**
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof ConfigListForCommonBuyInput
|
|
33
|
+
*/
|
|
34
|
+
Product?: string;
|
|
35
|
+
}
|
|
36
|
+
//# sourceMappingURL=config-list-for-common-buy-input.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"config-list-for-common-buy-input.d.ts","sourceRoot":"","sources":["../../../src/types/config-list-for-common-buy-input.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,+BAA+B,EAAE,MAAM,yCAAyC,CAAC;AACzF;;;;;EAKE;AACH,MAAM,WAAW,2BAA2B;IAExC;;;OAGG;IACH,cAAc,CAAC,EAAE,KAAK,CAAC,+BAA+B,CAAC,CAAC;IAExD;;;OAGG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* billing
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface ConfigListForQueryPriceForPayAsYouGoInput
|
|
17
|
+
*/
|
|
18
|
+
export interface ConfigListForQueryPriceForPayAsYouGoInput {
|
|
19
|
+
/**
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof ConfigListForQueryPriceForPayAsYouGoInput
|
|
22
|
+
*/
|
|
23
|
+
ChargeItemCode?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof ConfigListForQueryPriceForPayAsYouGoInput
|
|
27
|
+
*/
|
|
28
|
+
ConfigurationCode?: string;
|
|
29
|
+
/**
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof ConfigListForQueryPriceForPayAsYouGoInput
|
|
32
|
+
*/
|
|
33
|
+
Count?: string;
|
|
34
|
+
/**
|
|
35
|
+
* @type {number}
|
|
36
|
+
* @memberof ConfigListForQueryPriceForPayAsYouGoInput
|
|
37
|
+
*/
|
|
38
|
+
Quantity?: number;
|
|
39
|
+
/**
|
|
40
|
+
* @type {number}
|
|
41
|
+
* @memberof ConfigListForQueryPriceForPayAsYouGoInput
|
|
42
|
+
*/
|
|
43
|
+
UseDuration?: number;
|
|
44
|
+
}
|
|
45
|
+
//# sourceMappingURL=config-list-for-query-price-for-pay-as-you-go-input.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"config-list-for-query-price-for-pay-as-you-go-input.d.ts","sourceRoot":"","sources":["../../../src/types/config-list-for-query-price-for-pay-as-you-go-input.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,yCAAyC;IAEtD;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB"}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* billing
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { DiscountDetailForQueryPriceForPayAsYouGoOutput } from './discount-detail-for-query-price-for-pay-as-you-go-output';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface ConfigListForQueryPriceForPayAsYouGoOutput
|
|
18
|
+
*/
|
|
19
|
+
export interface ConfigListForQueryPriceForPayAsYouGoOutput {
|
|
20
|
+
/**
|
|
21
|
+
* @type {string}
|
|
22
|
+
* @memberof ConfigListForQueryPriceForPayAsYouGoOutput
|
|
23
|
+
*/
|
|
24
|
+
ChargeItemCode?: string;
|
|
25
|
+
/**
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof ConfigListForQueryPriceForPayAsYouGoOutput
|
|
28
|
+
*/
|
|
29
|
+
ConfigurationCode?: string;
|
|
30
|
+
/**
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof ConfigListForQueryPriceForPayAsYouGoOutput
|
|
33
|
+
*/
|
|
34
|
+
DiscountAmount?: string;
|
|
35
|
+
/**
|
|
36
|
+
* @type {DiscountDetailForQueryPriceForPayAsYouGoOutput}
|
|
37
|
+
* @memberof ConfigListForQueryPriceForPayAsYouGoOutput
|
|
38
|
+
*/
|
|
39
|
+
DiscountDetail?: DiscountDetailForQueryPriceForPayAsYouGoOutput;
|
|
40
|
+
/**
|
|
41
|
+
* @type {string}
|
|
42
|
+
* @memberof ConfigListForQueryPriceForPayAsYouGoOutput
|
|
43
|
+
*/
|
|
44
|
+
OriginalAmount?: string;
|
|
45
|
+
/**
|
|
46
|
+
* @type {string}
|
|
47
|
+
* @memberof ConfigListForQueryPriceForPayAsYouGoOutput
|
|
48
|
+
*/
|
|
49
|
+
Price?: string;
|
|
50
|
+
/**
|
|
51
|
+
* @type {number}
|
|
52
|
+
* @memberof ConfigListForQueryPriceForPayAsYouGoOutput
|
|
53
|
+
*/
|
|
54
|
+
Quantity?: number;
|
|
55
|
+
}
|
|
56
|
+
//# sourceMappingURL=config-list-for-query-price-for-pay-as-you-go-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"config-list-for-query-price-for-pay-as-you-go-output.d.ts","sourceRoot":"","sources":["../../../src/types/config-list-for-query-price-for-pay-as-you-go-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,8CAA8C,EAAE,MAAM,4DAA4D,CAAC;AAC3H;;;;;EAKE;AACH,MAAM,WAAW,0CAA0C;IAEvD;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,cAAc,CAAC,EAAE,8CAA8C,CAAC;IAEhE;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* billing
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface ConfigListForQueryPriceForSubscriptionInput
|
|
17
|
+
*/
|
|
18
|
+
export interface ConfigListForQueryPriceForSubscriptionInput {
|
|
19
|
+
/**
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof ConfigListForQueryPriceForSubscriptionInput
|
|
22
|
+
*/
|
|
23
|
+
ChargeItemCode?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof ConfigListForQueryPriceForSubscriptionInput
|
|
27
|
+
*/
|
|
28
|
+
ConfigurationCode?: string;
|
|
29
|
+
/**
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof ConfigListForQueryPriceForSubscriptionInput
|
|
32
|
+
*/
|
|
33
|
+
Count?: string;
|
|
34
|
+
/**
|
|
35
|
+
* @type {number}
|
|
36
|
+
* @memberof ConfigListForQueryPriceForSubscriptionInput
|
|
37
|
+
*/
|
|
38
|
+
Quantity?: number;
|
|
39
|
+
/**
|
|
40
|
+
* @type {number}
|
|
41
|
+
* @memberof ConfigListForQueryPriceForSubscriptionInput
|
|
42
|
+
*/
|
|
43
|
+
UseDuration?: number;
|
|
44
|
+
}
|
|
45
|
+
//# sourceMappingURL=config-list-for-query-price-for-subscription-input.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"config-list-for-query-price-for-subscription-input.d.ts","sourceRoot":"","sources":["../../../src/types/config-list-for-query-price-for-subscription-input.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,2CAA2C;IAExD;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB"}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* billing
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { DiscountDetailForQueryPriceForSubscriptionOutput } from './discount-detail-for-query-price-for-subscription-output';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface ConfigListForQueryPriceForSubscriptionOutput
|
|
18
|
+
*/
|
|
19
|
+
export interface ConfigListForQueryPriceForSubscriptionOutput {
|
|
20
|
+
/**
|
|
21
|
+
* @type {string}
|
|
22
|
+
* @memberof ConfigListForQueryPriceForSubscriptionOutput
|
|
23
|
+
*/
|
|
24
|
+
ChargeItemCode?: string;
|
|
25
|
+
/**
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof ConfigListForQueryPriceForSubscriptionOutput
|
|
28
|
+
*/
|
|
29
|
+
ConfigurationCode?: string;
|
|
30
|
+
/**
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof ConfigListForQueryPriceForSubscriptionOutput
|
|
33
|
+
*/
|
|
34
|
+
DiscountAmount?: string;
|
|
35
|
+
/**
|
|
36
|
+
* @type {DiscountDetailForQueryPriceForSubscriptionOutput}
|
|
37
|
+
* @memberof ConfigListForQueryPriceForSubscriptionOutput
|
|
38
|
+
*/
|
|
39
|
+
DiscountDetail?: DiscountDetailForQueryPriceForSubscriptionOutput;
|
|
40
|
+
/**
|
|
41
|
+
* @type {string}
|
|
42
|
+
* @memberof ConfigListForQueryPriceForSubscriptionOutput
|
|
43
|
+
*/
|
|
44
|
+
OriginalAmount?: string;
|
|
45
|
+
/**
|
|
46
|
+
* @type {string}
|
|
47
|
+
* @memberof ConfigListForQueryPriceForSubscriptionOutput
|
|
48
|
+
*/
|
|
49
|
+
Price?: string;
|
|
50
|
+
/**
|
|
51
|
+
* @type {number}
|
|
52
|
+
* @memberof ConfigListForQueryPriceForSubscriptionOutput
|
|
53
|
+
*/
|
|
54
|
+
Quantity?: number;
|
|
55
|
+
}
|
|
56
|
+
//# sourceMappingURL=config-list-for-query-price-for-subscription-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"config-list-for-query-price-for-subscription-output.d.ts","sourceRoot":"","sources":["../../../src/types/config-list-for-query-price-for-subscription-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,gDAAgD,EAAE,MAAM,2DAA2D,CAAC;AAC5H;;;;;EAKE;AACH,MAAM,WAAW,4CAA4C;IAEzD;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,cAAc,CAAC,EAAE,gDAAgD,CAAC;IAElE;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* billing
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface ConfigurationCodeForGetFilterInfoForCostAnalysisOutput
|
|
17
|
+
*/
|
|
18
|
+
export interface ConfigurationCodeForGetFilterInfoForCostAnalysisOutput {
|
|
19
|
+
/**
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof ConfigurationCodeForGetFilterInfoForCostAnalysisOutput
|
|
22
|
+
*/
|
|
23
|
+
ConfigCode?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof ConfigurationCodeForGetFilterInfoForCostAnalysisOutput
|
|
27
|
+
*/
|
|
28
|
+
ConfigName?: string;
|
|
29
|
+
}
|
|
30
|
+
//# sourceMappingURL=configuration-code-for-get-filter-info-for-cost-analysis-output.d.ts.map
|
package/dist/esm/types/configuration-code-for-get-filter-info-for-cost-analysis-output.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"configuration-code-for-get-filter-info-for-cost-analysis-output.d.ts","sourceRoot":"","sources":["../../../src/types/configuration-code-for-get-filter-info-for-cost-analysis-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,sDAAsD;IAEnE;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;CACvB"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* billing
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { ListForListBillOverviewByCategoryOutput } from './list-for-list-bill-overview-by-category-output';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface ConvertListForListBillOverviewByCategoryOutput
|
|
18
|
+
*/
|
|
19
|
+
export interface ConvertListForListBillOverviewByCategoryOutput {
|
|
20
|
+
/**
|
|
21
|
+
* @type {Array<ListForListBillOverviewByCategoryOutput>}
|
|
22
|
+
* @memberof ConvertListForListBillOverviewByCategoryOutput
|
|
23
|
+
*/
|
|
24
|
+
List?: Array<ListForListBillOverviewByCategoryOutput>;
|
|
25
|
+
}
|
|
26
|
+
//# sourceMappingURL=convert-list-for-list-bill-overview-by-category-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"convert-list-for-list-bill-overview-by-category-output.d.ts","sourceRoot":"","sources":["../../../src/types/convert-list-for-list-bill-overview-by-category-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,uCAAuC,EAAE,MAAM,kDAAkD,CAAC;AAC1G;;;;;EAKE;AACH,MAAM,WAAW,8CAA8C;IAE3D;;;OAGG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,uCAAuC,CAAC,CAAC;CACzD"}
|