Skip to content

$OnCompletion

const $OnCompletion: object

Type declaration

description

readonly description: “[apan] defines the what additional actions occur with the transaction.\n\nValid types:\n* noop\n* optin\n* closeout\n* clear\n* update\n* update\n* delete”

enum

readonly enum: readonly ["noop", "optin", "closeout", "clear", "update", "delete"]

type

readonly type: "string" = 'string'

Defined in

schemas.gen.ts:902