Skip to main content

ITimelockedIotaBalance

Namespace: IotaSdk

public interface ITimelockedIotaBalance

Attributes NullableContextAttribute

Methods

ExpirationTimestampMs()

Epoch timestamp (ms) of when the lock expires.

ulong ExpirationTimestampMs()

Returns

UInt64

Id()

The object's ID.

ObjectId Id()

Returns

ObjectId

Label()

string? Label()

Returns

String?

Locked()

The locked IOTA amount in nanos.

ulong Locked()

Returns

UInt64