Class StoreProofs
public record StoreProofs : IEquatable<StoreProofs>
- Inheritance
-
StoreProofs
- Implements
- Inherited Members
- Extension Methods
Properties
Proofs
public IEnumerable<Proof> Proofs { get; init; }
Property Value
StoreId
public string StoreId { get; init; }