Class TxRollupTicketsInfo
Inheritance
System.Object
TxRollupTicketsInfo
Assembly: Netezos.dll
Syntax
public class TxRollupTicketsInfo : object
Properties
|
Improve this Doc
View Source
Amount
Declaration
public long Amount { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
|
Improve this Doc
View Source
Claimer
Declaration
public string Claimer { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Contents
Declaration
public IMicheline Contents { get; set; }
Property Value
|
Improve this Doc
View Source
Ticketer
Declaration
public string Ticketer { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Type
Declaration
public IMicheline Type { get; set; }
Property Value