Skip to content

Enumeration: AssetHistoryEventType

modules/assets.AssetHistoryEventType

Table of contents

Enumeration Members

Enumeration Members

ASSET_CREATED

ASSET_CREATED = "ASSET_CREATED"


ASSET_OFFERED

ASSET_OFFERED = "ASSET_OFFERED"


ASSET_OFFER_CANCELED

ASSET_OFFER_CANCELED = "ASSET_OFFER_CANCELED"


ASSET_OFFER_REJECTED

ASSET_OFFER_REJECTED = "ASSET_OFFER_REJECTED"


ASSET_TRANSFERRED

ASSET_TRANSFERRED = "ASSET_TRANSFERRED"