Class ActivationContent
Namespace: Netezos.Forging.Models
Assembly: Netezos.dll
Syntax
public class ActivationContent : OperationContent
Properties
| Improve this Doc View SourceAddress
Declaration
public string Address { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Kind
Declaration
public override string Kind { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
| Improve this Doc View SourceSecret
Declaration
public string Secret { get; set; }
Property Value
Type | Description |
---|---|
System.String |