Class SrRecoverBondContent
Inheritance
System.Object
SrRecoverBondContent
Assembly: Netezos.dll
Syntax
public class SrRecoverBondContent : ManagerOperationContent
Properties
|
Improve this Doc
View Source
Kind
Declaration
public override string Kind { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
|
Improve this Doc
View Source
Rollup
Declaration
public string Rollup { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Staker
Declaration
public string Staker { get; set; }
Property Value
Type |
Description |
System.String |
|