Table of Contents

Class ShopPageSupplier

Namespace
Shard.Assets.Generated.ModelAssets
Assembly
Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/ShopPageSupplier", "22dce159136a2f08453a774f2c127e66b4dd913149c0535fa2d5b8bbf778ac04")]
public sealed record ShopPageSupplier : OpenCustomUIInteractionPage, IEquatable<ShopPageSupplier>
Inheritance
ShopPageSupplier
Implements
Inherited Members

Properties

Codec

public static Codec<ShopPageSupplier> Codec { get; }

Property Value

Codec<ShopPageSupplier>

ShopId

public string? ShopId { get; init; }

Property Value

string