Table of Contents

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

Codec<WeatherForecast>

WeatherId

public string WeatherId { get; init; }

Property Value

string

Weight

public double Weight { get; init; }

Property Value

double