Class SetDepositsLimitContent
Inherited Members
Namespace: Netmavryk.Forging.Models
Assembly: Netmavryk.dll
Syntax
public class SetDepositsLimitContent : ManagerOperationContent
Properties
| Improve this Doc View SourceKind
Declaration
public override string Kind { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
Overrides
| Improve this Doc View SourceLimit
Declaration
public BigInteger? Limit { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<BigInteger> |