Minutely 类
- 命名空间
- ClassIsland.Core.Models.Weather
- 程序集
- ClassIsland.Core.dll
public class Minutely
- 继承
-
Minutely
- 继承成员
属性
Precipitation
[JsonPropertyName("precipitation")]
public MinutelyPrecipitation Precipitation { get; set; }
public class Minutely
[JsonPropertyName("precipitation")]
public MinutelyPrecipitation Precipitation { get; set; }