Class Parameters
Inheritance
System.Object
Parameters
Namespace: Netezos.Forging.Models
Assembly: Netezos.dll
Syntax
public class Parameters : object
Properties
| Improve this Doc View SourceEntrypoint
Declaration
public string Entrypoint { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Value
Declaration
public IMicheline Value { get; set; }
Property Value
Type | Description |
---|---|
IMicheline |