Table of Contents

XiaomiWeatherStatusCodeItem 类

命名空间
ClassIsland.Core.Models.Weather
程序集
ClassIsland.Core.dll
public class XiaomiWeatherStatusCodeItem
继承
XiaomiWeatherStatusCodeItem
继承成员

属性

Code

[JsonPropertyName("code")]
public int Code { get; set; }

属性值

int

Weather

[JsonPropertyName("wea")]
public string Weather { get; set; }

属性值

string