Skip to content

OnCompleteActionStr

Algorand TypeScript


Algorand TypeScript / index / OnCompleteActionStr

OnCompleteActionStr = "NoOp" | "OptIn" | "ClearState" | "CloseOut" | "UpdateApplication" | "DeleteApplication"

Defined in: on-complete-action.ts:4

The possible on complete actions a method can handle, represented as a string