package sas_api //Licensed under the Apache License, Version 2.0 (the "License"); //you may not use this file except in compliance with the License. //You may obtain a copy of the License at // //http://www.apache.org/licenses/LICENSE-2.0 // //Unless required by applicable law or agreed to in writing, software //distributed under the License is distributed on an "AS IS" BASIS, //WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. //See the License for the specific language governing permissions and //limitations under the License. // // Code generated by Alibaba Cloud SDK Code Generator. // Changes may cause incorrect behavior and will be lost if the code is regenerated. // DataView is a nested struct in sas_api response type DataView struct { IsNetAttack30d int `json:"IsNetAttack30d" xml:"IsNetAttack30d"` IsNetAttack7d int `json:"IsNetAttack7d" xml:"IsNetAttack7d"` IsCheatFlow1d int `json:"IsCheatFlow1d" xml:"IsCheatFlow1d"` IsProxy1d int `json:"IsProxy1d" xml:"IsProxy1d"` IsBotnet1d int `json:"IsBotnet1d" xml:"IsBotnet1d"` IsBlackCampaign1d int `json:"IsBlackCampaign1d" xml:"IsBlackCampaign1d"` IsOpenCommonPort1d int `json:"IsOpenCommonPort1d" xml:"IsOpenCommonPort1d"` IsC21d int `json:"IsC21d" xml:"IsC21d"` IsC230d int `json:"IsC230d" xml:"IsC230d"` IsOpenCommonPort30d int `json:"IsOpenCommonPort30d" xml:"IsOpenCommonPort30d"` IsHiJack7d int `json:"IsHiJack7d" xml:"IsHiJack7d"` CallTimes int `json:"CallTimes" xml:"CallTimes"` DataTime string `json:"DataTime" xml:"DataTime"` IsNetAttack1d int `json:"IsNetAttack1d" xml:"IsNetAttack1d"` IsBlackCampaign30d int `json:"IsBlackCampaign30d" xml:"IsBlackCampaign30d"` TotalHit int `json:"TotalHit" xml:"TotalHit"` IsCheatFlow30d int `json:"IsCheatFlow30d" xml:"IsCheatFlow30d"` IsCheatFlow7d int `json:"IsCheatFlow7d" xml:"IsCheatFlow7d"` IsProxy7d int `json:"IsProxy7d" xml:"IsProxy7d"` IsBotnet7d int `json:"IsBotnet7d" xml:"IsBotnet7d"` IsBlackCampaign7d int `json:"IsBlackCampaign7d" xml:"IsBlackCampaign7d"` IsProxy30d int `json:"IsProxy30d" xml:"IsProxy30d"` IsBotnet30d int `json:"IsBotnet30d" xml:"IsBotnet30d"` IsOpenCommonPort7d int `json:"IsOpenCommonPort7d" xml:"IsOpenCommonPort7d"` HitRate int `json:"HitRate" xml:"HitRate"` IsGreyPhone int `json:"IsGreyPhone" xml:"IsGreyPhone"` IsC27d int `json:"IsC27d" xml:"IsC27d"` IsHiJack1d int `json:"IsHiJack1d" xml:"IsHiJack1d"` IsVirtualOperator int `json:"IsVirtualOperator" xml:"IsVirtualOperator"` IsBlackPhone int `json:"IsBlackPhone" xml:"IsBlackPhone"` IsHiJack30d int `json:"IsHiJack30d" xml:"IsHiJack30d"` }