struct_item.go 6.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. package bssopenapi
  2. //Licensed under the Apache License, Version 2.0 (the "License");
  3. //you may not use this file except in compliance with the License.
  4. //You may obtain a copy of the License at
  5. //
  6. //http://www.apache.org/licenses/LICENSE-2.0
  7. //
  8. //Unless required by applicable law or agreed to in writing, software
  9. //distributed under the License is distributed on an "AS IS" BASIS,
  10. //WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  11. //See the License for the specific language governing permissions and
  12. //limitations under the License.
  13. //
  14. // Code generated by Alibaba Cloud SDK Code Generator.
  15. // Changes may cause incorrect behavior and will be lost if the code is regenerated.
  16. // Item is a nested struct in bssopenapi response
  17. type Item struct {
  18. Tax float64 `json:"Tax" xml:"Tax"`
  19. PreviousBillingCycleBalance float64 `json:"PreviousBillingCycleBalance" xml:"PreviousBillingCycleBalance"`
  20. PayerAccount string `json:"PayerAccount" xml:"PayerAccount"`
  21. UsageStartTime string `json:"UsageStartTime" xml:"UsageStartTime"`
  22. SuborderID string `json:"SuborderID" xml:"SuborderID"`
  23. SolutionCode string `json:"SolutionCode" xml:"SolutionCode"`
  24. ProductDetail string `json:"ProductDetail" xml:"ProductDetail"`
  25. Promotion string `json:"Promotion" xml:"Promotion"`
  26. Usage string `json:"Usage" xml:"Usage"`
  27. Seller string `json:"Seller" xml:"Seller"`
  28. PretaxAmountLocal float64 `json:"PretaxAmountLocal" xml:"PretaxAmountLocal"`
  29. OwnerName string `json:"OwnerName" xml:"OwnerName"`
  30. OutstandingAmount float64 `json:"OutstandingAmount" xml:"OutstandingAmount"`
  31. DeductedByResourcePackage string `json:"DeductedByResourcePackage" xml:"DeductedByResourcePackage"`
  32. ProductCode string `json:"ProductCode" xml:"ProductCode"`
  33. ListPrice string `json:"ListPrice" xml:"ListPrice"`
  34. Quantity string `json:"Quantity" xml:"Quantity"`
  35. InvoiceDiscount float64 `json:"InvoiceDiscount" xml:"InvoiceDiscount"`
  36. BucketOwnerId int64 `json:"BucketOwnerId" xml:"BucketOwnerId"`
  37. MybankPaymentAmount float64 `json:"MybankPaymentAmount" xml:"MybankPaymentAmount"`
  38. PretaxGrossAmount float64 `json:"PretaxGrossAmount" xml:"PretaxGrossAmount"`
  39. InstanceID string `json:"InstanceID" xml:"InstanceID"`
  40. SubscribeBucket string `json:"SubscribeBucket" xml:"SubscribeBucket"`
  41. RecordID string `json:"RecordID" xml:"RecordID"`
  42. Config string `json:"Config" xml:"Config"`
  43. Status string `json:"Status" xml:"Status"`
  44. Item string `json:"Item" xml:"Item"`
  45. ProductName string `json:"ProductName" xml:"ProductName"`
  46. Region string `json:"Region" xml:"Region"`
  47. PaymentAmount float64 `json:"PaymentAmount" xml:"PaymentAmount"`
  48. UsageEndTime string `json:"UsageEndTime" xml:"UsageEndTime"`
  49. RoundDownDiscount string `json:"RoundDownDiscount" xml:"RoundDownDiscount"`
  50. SolutionID string `json:"SolutionID" xml:"SolutionID"`
  51. ClearedTime string `json:"ClearedTime" xml:"ClearedTime"`
  52. InternetIP string `json:"InternetIP" xml:"InternetIP"`
  53. PaymentTime string `json:"PaymentTime" xml:"PaymentTime"`
  54. CreateTime string `json:"CreateTime" xml:"CreateTime"`
  55. LinkedCustomerOrderID string `json:"LinkedCustomerOrderID" xml:"LinkedCustomerOrderID"`
  56. CostUnit string `json:"CostUnit" xml:"CostUnit"`
  57. AfterTaxAmount float64 `json:"AfterTaxAmount" xml:"AfterTaxAmount"`
  58. SubOrderId string `json:"SubOrderId" xml:"SubOrderId"`
  59. ResourceGroup string `json:"ResourceGroup" xml:"ResourceGroup"`
  60. SubscribeTime string `json:"SubscribeTime" xml:"SubscribeTime"`
  61. BillingType string `json:"BillingType" xml:"BillingType"`
  62. InstanceSpec string `json:"InstanceSpec" xml:"InstanceSpec"`
  63. Tag string `json:"Tag" xml:"Tag"`
  64. OwnerID string `json:"OwnerID" xml:"OwnerID"`
  65. SolutionName string `json:"SolutionName" xml:"SolutionName"`
  66. NickName string `json:"NickName" xml:"NickName"`
  67. SubscriptionType string `json:"SubscriptionType" xml:"SubscriptionType"`
  68. InstanceConfig string `json:"InstanceConfig" xml:"InstanceConfig"`
  69. DeductedByCashCoupons float64 `json:"DeductedByCashCoupons" xml:"DeductedByCashCoupons"`
  70. ServicePeriod string `json:"ServicePeriod" xml:"ServicePeriod"`
  71. InvoiceNo string `json:"InvoiceNo" xml:"InvoiceNo"`
  72. MultAccountRelSubscribe string `json:"MultAccountRelSubscribe" xml:"MultAccountRelSubscribe"`
  73. DiscountAmount float64 `json:"DiscountAmount" xml:"DiscountAmount"`
  74. BillID string `json:"BillID" xml:"BillID"`
  75. ListPriceUnit string `json:"ListPriceUnit" xml:"ListPriceUnit"`
  76. PaymentCurrency string `json:"PaymentCurrency" xml:"PaymentCurrency"`
  77. UsageUnit string `json:"UsageUnit" xml:"UsageUnit"`
  78. SubscribeType string `json:"SubscribeType" xml:"SubscribeType"`
  79. SubscribeLanguage string `json:"SubscribeLanguage" xml:"SubscribeLanguage"`
  80. ProductType string `json:"ProductType" xml:"ProductType"`
  81. AccountDiscount float64 `json:"AccountDiscount" xml:"AccountDiscount"`
  82. Currency string `json:"Currency" xml:"Currency"`
  83. DeductedByPrepaidCard float64 `json:"DeductedByPrepaidCard" xml:"DeductedByPrepaidCard"`
  84. OriginalOrderID string `json:"OriginalOrderID" xml:"OriginalOrderID"`
  85. PaymentTransactionID string `json:"PaymentTransactionID" xml:"PaymentTransactionID"`
  86. OrderID string `json:"OrderID" xml:"OrderID"`
  87. OrderType string `json:"OrderType" xml:"OrderType"`
  88. BillingDate string `json:"BillingDate" xml:"BillingDate"`
  89. DeductedByCoupons float64 `json:"DeductedByCoupons" xml:"DeductedByCoupons"`
  90. BillingItem string `json:"BillingItem" xml:"BillingItem"`
  91. Zone string `json:"Zone" xml:"Zone"`
  92. ChargeDiscount float64 `json:"ChargeDiscount" xml:"ChargeDiscount"`
  93. PretaxAmount float64 `json:"PretaxAmount" xml:"PretaxAmount"`
  94. IntranetIP string `json:"IntranetIP" xml:"IntranetIP"`
  95. }