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