Class PortalDevicePageSupplier
- Namespace
- Shard.Assets.Generated.ModelAssets
- Assembly
- Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/PortalDevicePageSupplier", "ce8eb9a72b4af199048b65329c03c2c3a0c3f152789c9aac3f7cddfb69e8dcd2")]
public sealed record PortalDevicePageSupplier : OpenCustomUIInteractionPage, IEquatable<PortalDevicePageSupplier>
- Inheritance
-
PortalDevicePageSupplier
- Implements
- Inherited Members
Properties
Codec
public static Codec<PortalDevicePageSupplier> Codec { get; }
Property Value
Config
public PortalDeviceConfig? Config { get; init; }