Class NamedEntryPoint
Inherited Members
Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public class NamedEntryPoint
Properties
| Edit this page View SourceEntryPoint
Declaration
[JsonPropertyName("entry_point")]
public EntryPoint EntryPoint { get; init; }
Property Value
| Type | Description |
|---|---|
| EntryPoint |
Name
Declaration
[JsonPropertyName("name")]
public string Name { get; init; }
Property Value
| Type | Description |
|---|---|
| string |