@volcengine/billing 1.0.6 → 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.
Files changed (207) hide show
  1. package/dist/cjs/index.js +1 -1
  2. package/dist/esm/types/list-for-list-bill-detail-output.d.ts +10 -0
  3. package/dist/esm/types/list-for-list-bill-detail-output.d.ts.map +1 -1
  4. package/dist/esm/types/list-for-list-split-bill-detail-output.d.ts +5 -0
  5. package/dist/esm/types/list-for-list-split-bill-detail-output.d.ts.map +1 -1
  6. package/package.json +5 -1
  7. package/.turbo/turbo-build.log +0 -19
  8. package/dist/tsconfig.tsbuildinfo +0 -1
  9. package/rslib.config.ts +0 -26
  10. package/src/api.ts +0 -1064
  11. package/src/index.ts +0 -14
  12. package/src/types/auth-for-list-invitation-output.ts +0 -52
  13. package/src/types/auth-info-for-list-financial-relation-output.ts +0 -40
  14. package/src/types/auth-info-for-list-invitation-output.ts +0 -40
  15. package/src/types/bill-category-list-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  16. package/src/types/billing-mode-info-list-for-list-budget-filter-billing-mode-output.ts +0 -34
  17. package/src/types/billing-mode-list-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  18. package/src/types/budget-alert-message-detail-list-for-query-budget-detail-output.ts +0 -64
  19. package/src/types/budget-alert-message-for-create-budget-input.ts +0 -46
  20. package/src/types/budget-alert-message-for-update-budget-input.ts +0 -46
  21. package/src/types/budget-alert-rule-for-create-budget-input.ts +0 -63
  22. package/src/types/budget-alert-rule-for-update-budget-input.ts +0 -63
  23. package/src/types/budget-alert-rule-list-for-query-budget-detail-output.ts +0 -63
  24. package/src/types/budget-amount-for-create-budget-input.ts +0 -40
  25. package/src/types/budget-amount-for-update-budget-input.ts +0 -40
  26. package/src/types/budget-amount-list-for-list-budget-amount-by-budget-idoutput.ts +0 -58
  27. package/src/types/budget-for-create-budget-input.ts +0 -84
  28. package/src/types/budget-for-query-budget-detail-output.ts +0 -84
  29. package/src/types/budget-for-update-budget-input.ts +0 -84
  30. package/src/types/budget-list-for-list-budget-output.ts +0 -100
  31. package/src/types/budget-range-billing-mode-for-query-budget-detail-output.ts +0 -34
  32. package/src/types/budget-range-for-create-budget-input.ts +0 -76
  33. package/src/types/budget-range-for-update-budget-input.ts +0 -76
  34. package/src/types/budget-range-info-for-query-budget-detail-output.ts +0 -83
  35. package/src/types/budget-range-owner-for-query-budget-detail-output.ts +0 -34
  36. package/src/types/budget-range-payer-for-query-budget-detail-output.ts +0 -34
  37. package/src/types/budget-range-product-for-query-budget-detail-output.ts +0 -34
  38. package/src/types/budget-range-region-for-query-budget-detail-output.ts +0 -34
  39. package/src/types/budget-range-subject-for-query-budget-detail-output.ts +0 -34
  40. package/src/types/budget-range-zone-for-query-budget-detail-output.ts +0 -34
  41. package/src/types/business-mode-list-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  42. package/src/types/cancel-invitation-request.ts +0 -52
  43. package/src/types/cancel-invitation-response.ts +0 -28
  44. package/src/types/cancel-order-request.ts +0 -28
  45. package/src/types/cancel-order-response.ts +0 -22
  46. package/src/types/charge-item-list-for-common-buy-input.ts +0 -40
  47. package/src/types/clean-up-financial-relation-request.ts +0 -40
  48. package/src/types/clean-up-financial-relation-response.ts +0 -34
  49. package/src/types/common-buy-request.ts +0 -41
  50. package/src/types/common-buy-response.ts +0 -29
  51. package/src/types/config-list-for-common-buy-input.ts +0 -41
  52. package/src/types/config-list-for-query-price-for-pay-as-you-go-input.ts +0 -52
  53. package/src/types/config-list-for-query-price-for-pay-as-you-go-output.ts +0 -65
  54. package/src/types/config-list-for-query-price-for-subscription-input.ts +0 -52
  55. package/src/types/config-list-for-query-price-for-subscription-output.ts +0 -65
  56. package/src/types/configuration-code-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  57. package/src/types/convert-list-for-list-bill-overview-by-category-output.ts +0 -29
  58. package/src/types/cost-data-for-list-cost-analysis-open-api-output.ts +0 -41
  59. package/src/types/cost-for-list-cost-analysis-open-api-output.ts +0 -34
  60. package/src/types/create-budget-request.ts +0 -57
  61. package/src/types/create-budget-response.ts +0 -28
  62. package/src/types/create-financial-relation-request.ts +0 -46
  63. package/src/types/create-financial-relation-response.ts +0 -28
  64. package/src/types/delete-budget-request.ts +0 -28
  65. package/src/types/delete-budget-response.ts +0 -22
  66. package/src/types/delete-financial-relation-request.ts +0 -40
  67. package/src/types/delete-financial-relation-response.ts +0 -28
  68. package/src/types/discount-detail-for-query-price-for-pay-as-you-go-output.ts +0 -34
  69. package/src/types/discount-detail-for-query-price-for-subscription-output.ts +0 -34
  70. package/src/types/element-code-list-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  71. package/src/types/filter-for-list-cost-analysis-open-api-input.ts +0 -40
  72. package/src/types/get-filter-info-for-cost-analysis-request.ts +0 -40
  73. package/src/types/get-filter-info-for-cost-analysis-response.ts +0 -118
  74. package/src/types/get-order-request.ts +0 -28
  75. package/src/types/get-order-response.ts +0 -29
  76. package/src/types/handle-invitation-request.ts +0 -58
  77. package/src/types/handle-invitation-response.ts +0 -28
  78. package/src/types/index.ts +0 -194
  79. package/src/types/instance-amount-list-for-query-price-for-renew-output.ts +0 -52
  80. package/src/types/instance-list-for-list-available-instances-output.ts +0 -112
  81. package/src/types/list-amortized-cost-bill-daily-request.ts +0 -106
  82. package/src/types/list-amortized-cost-bill-daily-response.ts +0 -47
  83. package/src/types/list-amortized-cost-bill-detail-request.ts +0 -106
  84. package/src/types/list-amortized-cost-bill-detail-response.ts +0 -47
  85. package/src/types/list-amortized-cost-bill-monthly-request.ts +0 -100
  86. package/src/types/list-amortized-cost-bill-monthly-response.ts +0 -47
  87. package/src/types/list-available-instances-request.ts +0 -76
  88. package/src/types/list-available-instances-response.ts +0 -41
  89. package/src/types/list-bill-detail-request.ts +0 -106
  90. package/src/types/list-bill-detail-response.ts +0 -47
  91. package/src/types/list-bill-overview-by-category-request.ts +0 -52
  92. package/src/types/list-bill-overview-by-category-response.ts +0 -29
  93. package/src/types/list-bill-overview-by-prod-request.ts +0 -82
  94. package/src/types/list-bill-overview-by-prod-response.ts +0 -47
  95. package/src/types/list-bill-request.ts +0 -88
  96. package/src/types/list-bill-response.ts +0 -47
  97. package/src/types/list-budget-amount-by-budget-idrequest.ts +0 -28
  98. package/src/types/list-budget-amount-by-budget-idresponse.ts +0 -29
  99. package/src/types/list-budget-filter-billing-mode-request.ts +0 -34
  100. package/src/types/list-budget-filter-billing-mode-response.ts +0 -47
  101. package/src/types/list-budget-filter-owner-idrequest.ts +0 -22
  102. package/src/types/list-budget-filter-owner-idresponse.ts +0 -29
  103. package/src/types/list-budget-filter-payer-idrequest.ts +0 -22
  104. package/src/types/list-budget-filter-payer-idresponse.ts +0 -29
  105. package/src/types/list-budget-filter-product-request.ts +0 -34
  106. package/src/types/list-budget-filter-product-response.ts +0 -47
  107. package/src/types/list-budget-filter-project-request.ts +0 -34
  108. package/src/types/list-budget-filter-project-response.ts +0 -46
  109. package/src/types/list-budget-filter-region-code-request.ts +0 -34
  110. package/src/types/list-budget-filter-region-code-response.ts +0 -47
  111. package/src/types/list-budget-filter-subject-info-request.ts +0 -34
  112. package/src/types/list-budget-filter-subject-info-response.ts +0 -47
  113. package/src/types/list-budget-filter-tag-key-request.ts +0 -34
  114. package/src/types/list-budget-filter-tag-key-response.ts +0 -46
  115. package/src/types/list-budget-filter-tag-value-request.ts +0 -40
  116. package/src/types/list-budget-filter-tag-value-response.ts +0 -46
  117. package/src/types/list-budget-filter-zone-code-request.ts +0 -34
  118. package/src/types/list-budget-filter-zone-code-response.ts +0 -47
  119. package/src/types/list-budget-request.ts +0 -88
  120. package/src/types/list-budget-response.ts +0 -47
  121. package/src/types/list-cost-analysis-open-api-request.ts +0 -77
  122. package/src/types/list-cost-analysis-open-api-response.ts +0 -47
  123. package/src/types/list-coupon-usage-records-request.ts +0 -40
  124. package/src/types/list-coupon-usage-records-response.ts +0 -47
  125. package/src/types/list-coupons-request.ts +0 -64
  126. package/src/types/list-coupons-response.ts +0 -47
  127. package/src/types/list-financial-relation-request.ts +0 -52
  128. package/src/types/list-financial-relation-response.ts +0 -47
  129. package/src/types/list-for-list-amortized-cost-bill-daily-output.ts +0 -766
  130. package/src/types/list-for-list-amortized-cost-bill-detail-output.ts +0 -706
  131. package/src/types/list-for-list-amortized-cost-bill-monthly-output.ts +0 -1030
  132. package/src/types/list-for-list-bill-detail-output.ts +0 -604
  133. package/src/types/list-for-list-bill-output.ts +0 -334
  134. package/src/types/list-for-list-bill-overview-by-category-output.ts +0 -262
  135. package/src/types/list-for-list-bill-overview-by-prod-output.ts +0 -280
  136. package/src/types/list-for-list-budget-filter-owner-idoutput.ts +0 -34
  137. package/src/types/list-for-list-budget-filter-payer-idoutput.ts +0 -34
  138. package/src/types/list-for-list-budget-filter-product-output.ts +0 -34
  139. package/src/types/list-for-list-coupon-usage-records-output.ts +0 -88
  140. package/src/types/list-for-list-coupons-output.ts +0 -125
  141. package/src/types/list-for-list-financial-relation-output.ts +0 -107
  142. package/src/types/list-for-list-invitation-output.ts +0 -42
  143. package/src/types/list-for-list-package-usage-details-output.ts +0 -243
  144. package/src/types/list-for-list-resource-packages-output.ts +0 -180
  145. package/src/types/list-for-list-split-bill-detail-output.ts +0 -622
  146. package/src/types/list-invitation-request.ts +0 -22
  147. package/src/types/list-invitation-response.ts +0 -29
  148. package/src/types/list-order-product-details-request.ts +0 -40
  149. package/src/types/list-order-product-details-response.ts +0 -41
  150. package/src/types/list-orders-request.ts +0 -58
  151. package/src/types/list-orders-response.ts +0 -41
  152. package/src/types/list-package-usage-details-request.ts +0 -69
  153. package/src/types/list-package-usage-details-response.ts +0 -35
  154. package/src/types/list-recipient-information-request.ts +0 -34
  155. package/src/types/list-recipient-information-response.ts +0 -47
  156. package/src/types/list-resource-packages-request.ts +0 -87
  157. package/src/types/list-resource-packages-response.ts +0 -35
  158. package/src/types/list-split-bill-detail-request.ts +0 -112
  159. package/src/types/list-split-bill-detail-response.ts +0 -47
  160. package/src/types/order-fail-refund-info-for-get-order-output.ts +0 -52
  161. package/src/types/order-fail-refund-info-for-list-order-product-details-output.ts +0 -52
  162. package/src/types/order-fail-refund-info-for-list-orders-output.ts +0 -52
  163. package/src/types/order-info-for-common-buy-output.ts +0 -34
  164. package/src/types/order-info-for-get-order-output.ts +0 -125
  165. package/src/types/order-info-for-list-orders-output.ts +0 -125
  166. package/src/types/order-product-info-for-list-order-product-details-output.ts +0 -125
  167. package/src/types/owner-user-name-list-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  168. package/src/types/pay-order-request.ts +0 -28
  169. package/src/types/pay-order-response.ts +0 -22
  170. package/src/types/payer-user-name-list-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  171. package/src/types/product-limit-list-for-list-coupons-output.ts +0 -82
  172. package/src/types/product-list-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  173. package/src/types/project-list-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  174. package/src/types/query-balance-acct-request.ts +0 -22
  175. package/src/types/query-balance-acct-response.ts +0 -58
  176. package/src/types/query-budget-detail-request.ts +0 -28
  177. package/src/types/query-budget-detail-response.ts +0 -50
  178. package/src/types/query-price-for-pay-as-you-go-request.ts +0 -35
  179. package/src/types/query-price-for-pay-as-you-go-response.ts +0 -47
  180. package/src/types/query-price-for-renew-request.ts +0 -40
  181. package/src/types/query-price-for-renew-response.ts +0 -47
  182. package/src/types/query-price-for-subscription-request.ts +0 -35
  183. package/src/types/query-price-for-subscription-response.ts +0 -47
  184. package/src/types/query-tag-value-by-tag-key-request.ts +0 -46
  185. package/src/types/query-tag-value-by-tag-key-response.ts +0 -28
  186. package/src/types/recipient-information-list-for-list-recipient-information-output.ts +0 -46
  187. package/src/types/region-info-list-for-list-budget-filter-region-code-output.ts +0 -34
  188. package/src/types/region-list-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  189. package/src/types/relation-for-list-invitation-output.ts +0 -107
  190. package/src/types/renew-instance-request.ts +0 -64
  191. package/src/types/renew-instance-response.ts +0 -35
  192. package/src/types/set-renewal-type-request.ts +0 -70
  193. package/src/types/set-renewal-type-response.ts +0 -29
  194. package/src/types/subject-info-list-for-list-budget-filter-subject-info-output.ts +0 -34
  195. package/src/types/subject-no-list-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  196. package/src/types/success-instance-info-for-unsubscribe-instance-output.ts +0 -34
  197. package/src/types/success-instance-list-for-renew-instance-output.ts +0 -34
  198. package/src/types/success-instance-list-for-set-renewal-type-output.ts +0 -34
  199. package/src/types/unsubscribe-instance-request.ts +0 -46
  200. package/src/types/unsubscribe-instance-response.ts +0 -41
  201. package/src/types/update-auth-request.ts +0 -34
  202. package/src/types/update-auth-response.ts +0 -28
  203. package/src/types/update-budget-request.ts +0 -63
  204. package/src/types/update-budget-response.ts +0 -22
  205. package/src/types/zone-info-list-for-list-budget-filter-zone-code-output.ts +0 -34
  206. package/src/types/zone-list-for-get-filter-info-for-cost-analysis-output.ts +0 -34
  207. package/tsconfig.json +0 -12
@@ -1,706 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * billing
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface ListForListAmortizedCostBillDetailOutput
20
- */
21
- export interface ListForListAmortizedCostBillDetailOutput {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof ListForListAmortizedCostBillDetailOutput
26
- */
27
- AmortizedBeginTime?: string;
28
-
29
- /**
30
- * @type {string}
31
- * @memberof ListForListAmortizedCostBillDetailOutput
32
- */
33
- AmortizedDay?: string;
34
-
35
- /**
36
- * @type {string}
37
- * @memberof ListForListAmortizedCostBillDetailOutput
38
- */
39
- AmortizedEndTime?: string;
40
-
41
- /**
42
- * @type {string}
43
- * @memberof ListForListAmortizedCostBillDetailOutput
44
- */
45
- AmortizedMonth?: string;
46
-
47
- /**
48
- * @type {string}
49
- * @memberof ListForListAmortizedCostBillDetailOutput
50
- */
51
- AmortizedType?: string;
52
-
53
- /**
54
- * @type {string}
55
- * @memberof ListForListAmortizedCostBillDetailOutput
56
- */
57
- BillCategory?: string;
58
-
59
- /**
60
- * @type {string}
61
- * @memberof ListForListAmortizedCostBillDetailOutput
62
- */
63
- BillID?: string;
64
-
65
- /**
66
- * @type {string}
67
- * @memberof ListForListAmortizedCostBillDetailOutput
68
- */
69
- BillPeriod?: string;
70
-
71
- /**
72
- * @type {string}
73
- * @memberof ListForListAmortizedCostBillDetailOutput
74
- */
75
- BillingFunction?: string;
76
-
77
- /**
78
- * @type {string}
79
- * @memberof ListForListAmortizedCostBillDetailOutput
80
- */
81
- BillingMethodCode?: string;
82
-
83
- /**
84
- * @type {string}
85
- * @memberof ListForListAmortizedCostBillDetailOutput
86
- */
87
- BillingMode?: string;
88
-
89
- /**
90
- * @type {string}
91
- * @memberof ListForListAmortizedCostBillDetailOutput
92
- */
93
- BusiPeriod?: string;
94
-
95
- /**
96
- * @type {string}
97
- * @memberof ListForListAmortizedCostBillDetailOutput
98
- */
99
- BusinessMode?: string;
100
-
101
- /**
102
- * @type {string}
103
- * @memberof ListForListAmortizedCostBillDetailOutput
104
- */
105
- ChargeItemCode?: string;
106
-
107
- /**
108
- * @type {string}
109
- * @memberof ListForListAmortizedCostBillDetailOutput
110
- */
111
- ConfigName?: string;
112
-
113
- /**
114
- * @type {string}
115
- * @memberof ListForListAmortizedCostBillDetailOutput
116
- */
117
- ConfigurationCode?: string;
118
-
119
- /**
120
- * @type {string}
121
- * @memberof ListForListAmortizedCostBillDetailOutput
122
- */
123
- CostID?: string;
124
-
125
- /**
126
- * @type {string}
127
- * @memberof ListForListAmortizedCostBillDetailOutput
128
- */
129
- Count?: string;
130
-
131
- /**
132
- * @type {string}
133
- * @memberof ListForListAmortizedCostBillDetailOutput
134
- */
135
- CountryArea?: string;
136
-
137
- /**
138
- * @type {string}
139
- * @memberof ListForListAmortizedCostBillDetailOutput
140
- */
141
- CountryRegion?: string;
142
-
143
- /**
144
- * @type {string}
145
- * @memberof ListForListAmortizedCostBillDetailOutput
146
- */
147
- CouponAmount?: string;
148
-
149
- /**
150
- * @type {string}
151
- * @memberof ListForListAmortizedCostBillDetailOutput
152
- */
153
- Currency?: string;
154
-
155
- /**
156
- * @type {string}
157
- * @memberof ListForListAmortizedCostBillDetailOutput
158
- */
159
- CurrencySettlement?: string;
160
-
161
- /**
162
- * @type {string}
163
- * @memberof ListForListAmortizedCostBillDetailOutput
164
- */
165
- DailyAmortizedCouponAmount?: string;
166
-
167
- /**
168
- * @type {string}
169
- * @memberof ListForListAmortizedCostBillDetailOutput
170
- */
171
- DailyAmortizedDiscountBillAmount?: string;
172
-
173
- /**
174
- * @type {string}
175
- * @memberof ListForListAmortizedCostBillDetailOutput
176
- */
177
- DailyAmortizedOriginalBillAmount?: string;
178
-
179
- /**
180
- * @type {string}
181
- * @memberof ListForListAmortizedCostBillDetailOutput
182
- */
183
- DailyAmortizedPaidAmount?: string;
184
-
185
- /**
186
- * @type {string}
187
- * @memberof ListForListAmortizedCostBillDetailOutput
188
- */
189
- DailyAmortizedPayableAmount?: string;
190
-
191
- /**
192
- * @type {string}
193
- * @memberof ListForListAmortizedCostBillDetailOutput
194
- */
195
- DailyAmortizedPosttaxAmount?: string;
196
-
197
- /**
198
- * @type {string}
199
- * @memberof ListForListAmortizedCostBillDetailOutput
200
- */
201
- DailyAmortizedPreTaxPayableAmount?: string;
202
-
203
- /**
204
- * @type {string}
205
- * @memberof ListForListAmortizedCostBillDetailOutput
206
- */
207
- DailyAmortizedPreTaxRealValue?: string;
208
-
209
- /**
210
- * @type {string}
211
- * @memberof ListForListAmortizedCostBillDetailOutput
212
- */
213
- DailyAmortizedPreferentialBillAmount?: string;
214
-
215
- /**
216
- * @type {string}
217
- * @memberof ListForListAmortizedCostBillDetailOutput
218
- */
219
- DailyAmortizedPretaxAmount?: string;
220
-
221
- /**
222
- * @type {string}
223
- * @memberof ListForListAmortizedCostBillDetailOutput
224
- */
225
- DailyAmortizedRealValue?: string;
226
-
227
- /**
228
- * @type {string}
229
- * @memberof ListForListAmortizedCostBillDetailOutput
230
- */
231
- DailyAmortizedRoundAmount?: string;
232
-
233
- /**
234
- * @type {string}
235
- * @memberof ListForListAmortizedCostBillDetailOutput
236
- */
237
- DailyAmortizedSavingPlanOriginalAmount?: string;
238
-
239
- /**
240
- * @type {string}
241
- * @memberof ListForListAmortizedCostBillDetailOutput
242
- */
243
- DailyAmortizedSettlePayableAmount?: string;
244
-
245
- /**
246
- * @type {string}
247
- * @memberof ListForListAmortizedCostBillDetailOutput
248
- */
249
- DailyAmortizedSettlePosttaxAmount?: string;
250
-
251
- /**
252
- * @type {string}
253
- * @memberof ListForListAmortizedCostBillDetailOutput
254
- */
255
- DailyAmortizedSettlePreTaxPayableAmount?: string;
256
-
257
- /**
258
- * @type {string}
259
- * @memberof ListForListAmortizedCostBillDetailOutput
260
- */
261
- DailyAmortizedSettlePreTaxRealValue?: string;
262
-
263
- /**
264
- * @type {string}
265
- * @memberof ListForListAmortizedCostBillDetailOutput
266
- */
267
- DailyAmortizedSettlePretaxAmount?: string;
268
-
269
- /**
270
- * @type {string}
271
- * @memberof ListForListAmortizedCostBillDetailOutput
272
- */
273
- DailyAmortizedSettleRealValue?: string;
274
-
275
- /**
276
- * @type {string}
277
- * @memberof ListForListAmortizedCostBillDetailOutput
278
- */
279
- DailyAmortizedSettleTaxAmount?: string;
280
-
281
- /**
282
- * @type {string}
283
- * @memberof ListForListAmortizedCostBillDetailOutput
284
- */
285
- DailyAmortizedTaxAmount?: string;
286
-
287
- /**
288
- * @type {string}
289
- * @memberof ListForListAmortizedCostBillDetailOutput
290
- */
291
- DeductionUseDuration?: string;
292
-
293
- /**
294
- * @type {string}
295
- * @memberof ListForListAmortizedCostBillDetailOutput
296
- */
297
- DiscountBillAmount?: string;
298
-
299
- /**
300
- * @type {string}
301
- * @memberof ListForListAmortizedCostBillDetailOutput
302
- */
303
- DiscountBizBillingFunction?: string;
304
-
305
- /**
306
- * @type {string}
307
- * @memberof ListForListAmortizedCostBillDetailOutput
308
- */
309
- DiscountBizMeasureInterval?: string;
310
-
311
- /**
312
- * @type {string}
313
- * @memberof ListForListAmortizedCostBillDetailOutput
314
- */
315
- DiscountBizUnitPrice?: string;
316
-
317
- /**
318
- * @type {string}
319
- * @memberof ListForListAmortizedCostBillDetailOutput
320
- */
321
- DiscountBizUnitPriceInterval?: string;
322
-
323
- /**
324
- * @type {string}
325
- * @memberof ListForListAmortizedCostBillDetailOutput
326
- */
327
- DiscountInfo?: string;
328
-
329
- /**
330
- * @type {string}
331
- * @memberof ListForListAmortizedCostBillDetailOutput
332
- */
333
- EffectiveFactor?: string;
334
-
335
- /**
336
- * @type {string}
337
- * @memberof ListForListAmortizedCostBillDetailOutput
338
- */
339
- Element?: string;
340
-
341
- /**
342
- * @type {string}
343
- * @memberof ListForListAmortizedCostBillDetailOutput
344
- */
345
- ExchangeRate?: string;
346
-
347
- /**
348
- * @type {string}
349
- * @memberof ListForListAmortizedCostBillDetailOutput
350
- */
351
- ExpandField?: string;
352
-
353
- /**
354
- * @type {string}
355
- * @memberof ListForListAmortizedCostBillDetailOutput
356
- */
357
- ExpenseBeginTime?: string;
358
-
359
- /**
360
- * @type {string}
361
- * @memberof ListForListAmortizedCostBillDetailOutput
362
- */
363
- ExpenseEndTime?: string;
364
-
365
- /**
366
- * @type {string}
367
- * @memberof ListForListAmortizedCostBillDetailOutput
368
- */
369
- Factor?: string;
370
-
371
- /**
372
- * @type {string}
373
- * @memberof ListForListAmortizedCostBillDetailOutput
374
- */
375
- InstanceName?: string;
376
-
377
- /**
378
- * @type {string}
379
- * @memberof ListForListAmortizedCostBillDetailOutput
380
- */
381
- InstanceNo?: string;
382
-
383
- /**
384
- * @type {string}
385
- * @memberof ListForListAmortizedCostBillDetailOutput
386
- */
387
- MainContractNumber?: string;
388
-
389
- /**
390
- * @type {string}
391
- * @memberof ListForListAmortizedCostBillDetailOutput
392
- */
393
- MarketPrice?: string;
394
-
395
- /**
396
- * @type {string}
397
- * @memberof ListForListAmortizedCostBillDetailOutput
398
- */
399
- MeasureInterval?: string;
400
-
401
- /**
402
- * @type {string}
403
- * @memberof ListForListAmortizedCostBillDetailOutput
404
- */
405
- OriginalBillAmount?: string;
406
-
407
- /**
408
- * @type {string}
409
- * @memberof ListForListAmortizedCostBillDetailOutput
410
- */
411
- OriginalOrderNo?: string;
412
-
413
- /**
414
- * @type {string}
415
- * @memberof ListForListAmortizedCostBillDetailOutput
416
- */
417
- OwnerCustomerName?: string;
418
-
419
- /**
420
- * @type {string}
421
- * @memberof ListForListAmortizedCostBillDetailOutput
422
- */
423
- OwnerID?: string;
424
-
425
- /**
426
- * @type {string}
427
- * @memberof ListForListAmortizedCostBillDetailOutput
428
- */
429
- OwnerUserName?: string;
430
-
431
- /**
432
- * @type {string}
433
- * @memberof ListForListAmortizedCostBillDetailOutput
434
- */
435
- PaidAmount?: string;
436
-
437
- /**
438
- * @type {string}
439
- * @memberof ListForListAmortizedCostBillDetailOutput
440
- */
441
- PayableAmount?: string;
442
-
443
- /**
444
- * @type {string}
445
- * @memberof ListForListAmortizedCostBillDetailOutput
446
- */
447
- PayerCustomerName?: string;
448
-
449
- /**
450
- * @type {string}
451
- * @memberof ListForListAmortizedCostBillDetailOutput
452
- */
453
- PayerID?: string;
454
-
455
- /**
456
- * @type {string}
457
- * @memberof ListForListAmortizedCostBillDetailOutput
458
- */
459
- PayerUserName?: string;
460
-
461
- /**
462
- * @type {string}
463
- * @memberof ListForListAmortizedCostBillDetailOutput
464
- */
465
- PosttaxAmount?: string;
466
-
467
- /**
468
- * @type {string}
469
- * @memberof ListForListAmortizedCostBillDetailOutput
470
- */
471
- PreTaxPayableAmount?: string;
472
-
473
- /**
474
- * @type {string}
475
- * @memberof ListForListAmortizedCostBillDetailOutput
476
- */
477
- PreTaxRealValue?: string;
478
-
479
- /**
480
- * @type {string}
481
- * @memberof ListForListAmortizedCostBillDetailOutput
482
- */
483
- PreferentialBillAmount?: string;
484
-
485
- /**
486
- * @type {string}
487
- * @memberof ListForListAmortizedCostBillDetailOutput
488
- */
489
- PretaxAmount?: string;
490
-
491
- /**
492
- * @type {string}
493
- * @memberof ListForListAmortizedCostBillDetailOutput
494
- */
495
- Price?: string;
496
-
497
- /**
498
- * @type {string}
499
- * @memberof ListForListAmortizedCostBillDetailOutput
500
- */
501
- PriceInterval?: string;
502
-
503
- /**
504
- * @type {string}
505
- * @memberof ListForListAmortizedCostBillDetailOutput
506
- */
507
- PriceUnit?: string;
508
-
509
- /**
510
- * @type {string}
511
- * @memberof ListForListAmortizedCostBillDetailOutput
512
- */
513
- Product?: string;
514
-
515
- /**
516
- * @type {string}
517
- * @memberof ListForListAmortizedCostBillDetailOutput
518
- */
519
- ProductZh?: string;
520
-
521
- /**
522
- * @type {string}
523
- * @memberof ListForListAmortizedCostBillDetailOutput
524
- */
525
- Project?: string;
526
-
527
- /**
528
- * @type {string}
529
- * @memberof ListForListAmortizedCostBillDetailOutput
530
- */
531
- ProjectDisplayName?: string;
532
-
533
- /**
534
- * @type {string}
535
- * @memberof ListForListAmortizedCostBillDetailOutput
536
- */
537
- RealValue?: string;
538
-
539
- /**
540
- * @type {string}
541
- * @memberof ListForListAmortizedCostBillDetailOutput
542
- */
543
- Region?: string;
544
-
545
- /**
546
- * @type {string}
547
- * @memberof ListForListAmortizedCostBillDetailOutput
548
- */
549
- ResourceID?: string;
550
-
551
- /**
552
- * @type {string}
553
- * @memberof ListForListAmortizedCostBillDetailOutput
554
- */
555
- RoundAmount?: string;
556
-
557
- /**
558
- * @type {string}
559
- * @memberof ListForListAmortizedCostBillDetailOutput
560
- */
561
- SavingPlanDeductionDiscountAmount?: string;
562
-
563
- /**
564
- * @type {string}
565
- * @memberof ListForListAmortizedCostBillDetailOutput
566
- */
567
- SavingPlanDeductionSpID?: string;
568
-
569
- /**
570
- * @type {string}
571
- * @memberof ListForListAmortizedCostBillDetailOutput
572
- */
573
- SavingPlanOriginalAmount?: string;
574
-
575
- /**
576
- * @type {string}
577
- * @memberof ListForListAmortizedCostBillDetailOutput
578
- */
579
- SellerCustomerName?: string;
580
-
581
- /**
582
- * @type {string}
583
- * @memberof ListForListAmortizedCostBillDetailOutput
584
- */
585
- SellerID?: string;
586
-
587
- /**
588
- * @type {string}
589
- * @memberof ListForListAmortizedCostBillDetailOutput
590
- */
591
- SellerUserName?: string;
592
-
593
- /**
594
- * @type {string}
595
- * @memberof ListForListAmortizedCostBillDetailOutput
596
- */
597
- SettlePayableAmount?: string;
598
-
599
- /**
600
- * @type {string}
601
- * @memberof ListForListAmortizedCostBillDetailOutput
602
- */
603
- SettlePosttaxAmount?: string;
604
-
605
- /**
606
- * @type {string}
607
- * @memberof ListForListAmortizedCostBillDetailOutput
608
- */
609
- SettlePreTaxPayableAmount?: string;
610
-
611
- /**
612
- * @type {string}
613
- * @memberof ListForListAmortizedCostBillDetailOutput
614
- */
615
- SettlePreTaxRealValue?: string;
616
-
617
- /**
618
- * @type {string}
619
- * @memberof ListForListAmortizedCostBillDetailOutput
620
- */
621
- SettlePretaxAmount?: string;
622
-
623
- /**
624
- * @type {string}
625
- * @memberof ListForListAmortizedCostBillDetailOutput
626
- */
627
- SettleRealValue?: string;
628
-
629
- /**
630
- * @type {string}
631
- * @memberof ListForListAmortizedCostBillDetailOutput
632
- */
633
- SettleTaxAmount?: string;
634
-
635
- /**
636
- * @type {string}
637
- * @memberof ListForListAmortizedCostBillDetailOutput
638
- */
639
- SplitItemID?: string;
640
-
641
- /**
642
- * @type {string}
643
- * @memberof ListForListAmortizedCostBillDetailOutput
644
- */
645
- SplitItemName?: string;
646
-
647
- /**
648
- * @type {string}
649
- * @memberof ListForListAmortizedCostBillDetailOutput
650
- */
651
- SubjectName?: string;
652
-
653
- /**
654
- * @type {string}
655
- * @memberof ListForListAmortizedCostBillDetailOutput
656
- */
657
- Tag?: string;
658
-
659
- /**
660
- * @type {string}
661
- * @memberof ListForListAmortizedCostBillDetailOutput
662
- */
663
- Tax?: string;
664
-
665
- /**
666
- * @type {string}
667
- * @memberof ListForListAmortizedCostBillDetailOutput
668
- */
669
- TaxAmount?: string;
670
-
671
- /**
672
- * @type {string}
673
- * @memberof ListForListAmortizedCostBillDetailOutput
674
- */
675
- TaxRate?: string;
676
-
677
- /**
678
- * @type {string}
679
- * @memberof ListForListAmortizedCostBillDetailOutput
680
- */
681
- TradeTime?: string;
682
-
683
- /**
684
- * @type {string}
685
- * @memberof ListForListAmortizedCostBillDetailOutput
686
- */
687
- Unit?: string;
688
-
689
- /**
690
- * @type {string}
691
- * @memberof ListForListAmortizedCostBillDetailOutput
692
- */
693
- UseDuration?: string;
694
-
695
- /**
696
- * @type {string}
697
- * @memberof ListForListAmortizedCostBillDetailOutput
698
- */
699
- UseDurationUnit?: string;
700
-
701
- /**
702
- * @type {string}
703
- * @memberof ListForListAmortizedCostBillDetailOutput
704
- */
705
- Zone?: string;
706
- }