Skip to main content

MetadataUpdated

@iota/audit-trails API documentation


Class: MetadataUpdated

Event payload emitted when mutable trail metadata is updated.

Properties

timestamp

timestamp: bigint

Millisecond event timestamp.


trailId

trailId: string

Trail object ID whose metadata changed.


updatedBy

updatedBy: string

Address that updated the metadata.

Methods

toJSON()

toJSON(): Object

  • Return copy of self without private attributes.

Returns

Object


toString()

toString(): string

Return stringified version of self.

Returns

string