Class IncreasePaidStorageContent
Inherited Members
Namespace: Netezos.Forging.Models
Assembly: Netezos.dll
Syntax
public class IncreasePaidStorageContent : ManagerOperationContent
Properties
| Improve this Doc View SourceAmount
Declaration
public BigInteger Amount { get; set; }
Property Value
| Type | Description |
|---|---|
| BigInteger |
Kind
Declaration
public override string Kind { get; }
Property Value
| Type | Description |
|---|---|
| System.String |