Class HitEntity
- Namespace
- Shard.Assets.Generated.ModelAssets
- Assembly
- Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/HitEntity", "f6b57b44306c35d7ffad17ab1ca4c31336c62b6785f09d4ca2972db671b0bc27")]
public sealed record HitEntity : IEquatable<HitEntity>
- Inheritance
-
HitEntity
- Implements
- Inherited Members
Properties
Matchers
public List<HitEntityMatchers> Matchers { get; init; }
Property Value
Next
public string Next { get; init; }