types indexer.ApplicationOnComplete
@algorandfoundation/algokit-utils / types/indexer / ApplicationOnComplete
Enumeration: ApplicationOnComplete¶
types/indexer.ApplicationOnComplete
Defines the what additional actions occur with the transaction https://developer.algorand.org/docs/rest-apis/indexer/#oncompletion
Table of contents¶
Enumeration Members¶
Enumeration Members¶
clear¶
• clear = "clear"
Defined in¶
closeout¶
• closeout = "closeout"
Defined in¶
delete¶
• delete = "delete"
Defined in¶
noop¶
• noop = "noop"
Defined in¶
optin¶
• optin = "optin"
Defined in¶
update¶
• update = "update"