1package bssopenapi
2
3//Licensed under the Apache License, Version 2.0 (the "License");
4//you may not use this file except in compliance with the License.
5//You may obtain a copy of the License at
6//
7//http://www.apache.org/licenses/LICENSE-2.0
8//
9//Unless required by applicable law or agreed to in writing, software
10//distributed under the License is distributed on an "AS IS" BASIS,
11//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12//See the License for the specific language governing permissions and
13//limitations under the License.
14//
15// Code generated by Alibaba Cloud SDK Code Generator.
16// Changes may cause incorrect behavior and will be lost if the code is regenerated.
17
18// Data is a nested struct in bssopenapi response
19type Data struct {
20	ToUnitUserId                int64                                                   `json:"ToUnitUserId" xml:"ToUnitUserId"`
21	MasterId                    int64                                                   `json:"MasterId" xml:"MasterId"`
22	TradePrice                  float64                                                 `json:"TradePrice" xml:"TradePrice"`
23	HostId                      string                                                  `json:"HostId" xml:"HostId"`
24	TotalUnAppliedInvoiceAmount int64                                                   `json:"TotalUnAppliedInvoiceAmount" xml:"TotalUnAppliedInvoiceAmount"`
25	OriginalPrice               float64                                                 `json:"OriginalPrice" xml:"OriginalPrice"`
26	RelationType                string                                                  `json:"RelationType" xml:"RelationType"`
27	ToUnitId                    int64                                                   `json:"ToUnitId" xml:"ToUnitId"`
28	OrderId                     string                                                  `json:"OrderId" xml:"OrderId"`
29	HostingStatus               string                                                  `json:"HostingStatus" xml:"HostingStatus"`
30	TotalCount                  int                                                     `json:"TotalCount" xml:"TotalCount"`
31	MaxResults                  int                                                     `json:"MaxResults" xml:"MaxResults"`
32	CreditLimitStatus           string                                                  `json:"CreditLimitStatus" xml:"CreditLimitStatus"`
33	MemberId                    int64                                                   `json:"MemberId" xml:"MemberId"`
34	BillingCycle                string                                                  `json:"BillingCycle" xml:"BillingCycle"`
35	OutstandingAmount           float64                                                 `json:"OutstandingAmount" xml:"OutstandingAmount"`
36	Quantity                    int                                                     `json:"Quantity" xml:"Quantity"`
37	AvailableCashAmount         string                                                  `json:"AvailableCashAmount" xml:"AvailableCashAmount"`
38	MemberNickName              string                                                  `json:"MemberNickName" xml:"MemberNickName"`
39	StartTime                   string                                                  `json:"StartTime" xml:"StartTime"`
40	EndTime                     string                                                  `json:"EndTime" xml:"EndTime"`
41	HostName                    string                                                  `json:"HostName" xml:"HostName"`
42	TotalOutstandingAmount      float64                                                 `json:"TotalOutstandingAmount" xml:"TotalOutstandingAmount"`
43	NewInvoiceAmount            float64                                                 `json:"NewInvoiceAmount" xml:"NewInvoiceAmount"`
44	Marker                      string                                                  `json:"Marker" xml:"Marker"`
45	AccountType                 string                                                  `json:"AccountType" xml:"AccountType"`
46	AvailableAmount             string                                                  `json:"AvailableAmount" xml:"AvailableAmount"`
47	PageSize                    int                                                     `json:"PageSize" xml:"PageSize"`
48	MybankCreditAmount          string                                                  `json:"MybankCreditAmount" xml:"MybankCreditAmount"`
49	UnitId                      int64                                                   `json:"UnitId" xml:"UnitId"`
50	CreditAmount                string                                                  `json:"CreditAmount" xml:"CreditAmount"`
51	AccountID                   string                                                  `json:"AccountID" xml:"AccountID"`
52	InstanceId                  string                                                  `json:"InstanceId" xml:"InstanceId"`
53	IsFinancialAccount          bool                                                    `json:"IsFinancialAccount" xml:"IsFinancialAccount"`
54	OwnerUid                    int64                                                   `json:"OwnerUid" xml:"OwnerUid"`
55	InvoiceApplyId              int64                                                   `json:"InvoiceApplyId" xml:"InvoiceApplyId"`
56	Boolean                     bool                                                    `json:"Boolean" xml:"Boolean"`
57	IsCertified                 bool                                                    `json:"IsCertified" xml:"IsCertified"`
58	TotalInvoiceAmount          int64                                                   `json:"TotalInvoiceAmount" xml:"TotalInvoiceAmount"`
59	SetupTime                   string                                                  `json:"SetupTime" xml:"SetupTime"`
60	PageNum                     int                                                     `json:"PageNum" xml:"PageNum"`
61	IsSuccess                   bool                                                    `json:"IsSuccess" xml:"IsSuccess"`
62	Currency                    string                                                  `json:"Currency" xml:"Currency"`
63	MemberGroupId               int64                                                   `json:"MemberGroupId" xml:"MemberGroupId"`
64	LoginEmail                  string                                                  `json:"LoginEmail" xml:"LoginEmail"`
65	DiscountPrice               float64                                                 `json:"DiscountPrice" xml:"DiscountPrice"`
66	State                       string                                                  `json:"State" xml:"State"`
67	AccountName                 string                                                  `json:"AccountName" xml:"AccountName"`
68	NextToken                   string                                                  `json:"NextToken" xml:"NextToken"`
69	UserName                    string                                                  `json:"UserName" xml:"UserName"`
70	Mpk                         int64                                                   `json:"Mpk" xml:"Mpk"`
71	MemberGroupName             string                                                  `json:"MemberGroupName" xml:"MemberGroupName"`
72	UidList                     UidList                                                 `json:"UidList" xml:"UidList"`
73	OmsData                     OmsData                                                 `json:"OmsData" xml:"OmsData"`
74	CostUnit                    CostUnit                                                `json:"CostUnit" xml:"CostUnit"`
75	TotalUsage                  TotalUsage                                              `json:"TotalUsage" xml:"TotalUsage"`
76	CostUnitStatisInfo          CostUnitStatisInfo                                      `json:"CostUnitStatisInfo" xml:"CostUnitStatisInfo"`
77	TotalCoverage               TotalCoverage                                           `json:"TotalCoverage" xml:"TotalCoverage"`
78	OrderList                   OrderListInGetOrderDetail                               `json:"OrderList" xml:"OrderList"`
79	CostUnitDtoList             []CostUnitDtoListItem                                   `json:"CostUnitDtoList" xml:"CostUnitDtoList"`
80	ModuleList                  ModuleList                                              `json:"ModuleList" xml:"ModuleList"`
81	PeriodCoverage              []Item                                                  `json:"PeriodCoverage" xml:"PeriodCoverage"`
82	InstanceList                []Instance                                              `json:"InstanceList" xml:"InstanceList"`
83	Items                       []Item                                                  `json:"Items" xml:"Items"`
84	Modules                     Modules                                                 `json:"Modules" xml:"Modules"`
85	ResourcePackages            ResourcePackages                                        `json:"ResourcePackages" xml:"ResourcePackages"`
86	ProductList                 ProductList                                             `json:"ProductList" xml:"ProductList"`
87	ModuleDetails               ModuleDetailsInGetPayAsYouGoPrice                       `json:"ModuleDetails" xml:"ModuleDetails"`
88	PromotionDetails            PromotionDetailsInGetPayAsYouGoPrice                    `json:"PromotionDetails" xml:"PromotionDetails"`
89	PermissionList              []PermissionListItem                                    `json:"PermissionList" xml:"PermissionList"`
90	AccountTransactionsList     AccountTransactionsListInQueryAccountTransactionDetails `json:"AccountTransactionsList" xml:"AccountTransactionsList"`
91	EvaluateList                EvaluateList                                            `json:"EvaluateList" xml:"EvaluateList"`
92	Promotions                  Promotions                                              `json:"Promotions" xml:"Promotions"`
93	DetailList                  DetailListInQueryDPUtilizationDetail                    `json:"DetailList" xml:"DetailList"`
94	ResourceInstanceDtoList     []ResourceInstanceList                                  `json:"ResourceInstanceDtoList" xml:"ResourceInstanceDtoList"`
95	CustomerInvoiceAddressList  CustomerInvoiceAddressList                              `json:"CustomerInvoiceAddressList" xml:"CustomerInvoiceAddressList"`
96	CustomerInvoiceList         CustomerInvoiceList                                     `json:"CustomerInvoiceList" xml:"CustomerInvoiceList"`
97	FinancialRelationInfoList   []FinancialRelationInfoListItem                         `json:"FinancialRelationInfoList" xml:"FinancialRelationInfoList"`
98	AttributeList               AttributeList                                           `json:"AttributeList" xml:"AttributeList"`
99}
100