ComputeStorageFeeOutput class
Properties
-
accountStatus
→ String
-
Account status after charging a storage fee
final
-
deleteDueLimit
→ String
-
The amount of debt in nano EVER after which the contract will be deleted
final
-
freezeDueLimit
→ String
-
The amount of debt in nano EVER after which the contract will be frozen
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
storageFee
→ String
-
The total storage fee amount in nano EVER for the contract state up to the specified timestamp.
final
-
storageFeeDebt
→ String?
-
The minimum amount in nano EVER of debt that must be paid so that the contract is not frozen
or deleted.
final