Class SrAddMessagesContent
Inherited Members
Namespace: Netezos.Forging.Models
Assembly: Netezos.dll
Syntax
public class SrAddMessagesContent : ManagerOperationContent
Properties
| Improve this Doc View SourceKind
Declaration
public override string Kind { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
| Improve this Doc View SourceMessages
Declaration
public List<byte[]> Messages { get; set; }
Property Value
Type | Description |
---|---|
List<System.Byte[]> |