IBasicOutput
Namespace: IotaSdk
public interface IBasicOutput
Attributes NullableContextAttribute
Methods
Balance()
IOTA balance held by the output, in nanos.
ulong Balance()
Returns
ExpirationUc()
ExpirationUnlockCondition? ExpirationUc()
Returns
Id()
The object's ID.
ObjectId Id()
Returns
Metadata()
Byte[]? Metadata()
Returns
NativeTokensBagId()
Object ID of the Bag of native tokens. Use the GraphQL client to
list dynamic fields if you need to enumerate the tokens.
ObjectId NativeTokensBagId()
Returns
Sender()
Address? Sender()
Returns
StorageDepositReturnUc()
StorageDepositReturnUnlockCondition? StorageDepositReturnUc()
Returns
StorageDepositReturnUnlockCondition?
Tag()
Byte[]? Tag()
Returns
TimelockUc()
TimelockUnlockCondition? TimelockUc()