OnCompleteActionStr
@algorandfoundation/algorand-typescript
@algorandfoundation/algorand-typescript / arc4 / OnCompleteActionStr
Type Alias: OnCompleteActionStr
OnCompleteActionStr:
"NoOp"
|"OptIn"
|"ClearState"
|"CloseOut"
|"UpdateApplication"
|"DeleteApplication"
Defined in: packages/algo-ts/src/arc4/index.ts:32
The possible on complete actions a method can handle, represented as a string