Class OriginationContent
Inheritance
System.Object
OriginationContent
Assembly: Netezos.dll
Syntax
public class OriginationContent : ManagerOperationContent
Fields
|
Improve this Doc
View Source
Script
Declaration
Field Value
| Type |
Description |
| required |
|
Properties
|
Improve this Doc
View Source
Balance
Declaration
public long Balance { get; set; }
Property Value
| Type |
Description |
| System.Int64 |
|
|
Improve this Doc
View Source
Delegate
Declaration
public string? Delegate { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.String> |
|
|
Improve this Doc
View Source
Kind
Declaration
public override string Kind { get; }
Property Value
| Type |
Description |
| System.String |
|
Overrides