ExpirationUnlockCondition
open class ExpirationUnlockCondition : Disposable, AutoCloseable, ExpirationUnlockConditionInterface
A typed view of 0x107a::expiration_unlock_condition::ExpirationUnlockCondition.
Functions
| Name | Summary |
|---|---|
| close | @Synchronized open override fun close() |
| destroy | open override fun destroy() |
| owner | open override fun owner(): Address |
| returnAddress | open override fun returnAddress(): Address |
| toString | open override fun toString(): String |
| unixTime | open override fun unixTime(): UInt |