Class RevealContent
Inherited Members
Namespace: Netezos.Forging.Models
Assembly: Netezos.dll
Syntax
public class RevealContent : ManagerOperationContent
Properties
| Improve this Doc View SourceKind
Declaration
public override string Kind { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
Overrides
| Improve this Doc View SourceProof
Declaration
public string? Proof { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.String> |