Class WeatherForecast
- Namespace
- Shard.Assets.Generated.ModelAssets
- Assembly
- Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/WeatherForecast", "77b2b0b698f63e1d603f05f9c16f61081af05f1f9bc02356937c5a42cf76d4bb")]
public sealed record WeatherForecast : IEquatable<WeatherForecast>
- Inheritance
-
WeatherForecast
- Implements
- Inherited Members
Properties
Codec
public static Codec<WeatherForecast> Codec { get; }
Property Value
WeatherId
public string WeatherId { get; init; }
Property Value
Weight
public double Weight { get; init; }