APIEnumerationsTransactionTypeVersion: 5.19.5On this pageEnumeration: TransactionTypetypes.TransactionTypeEnumeration Members​DECLARE​• DECLARE = "DECLARE"Defined in​src/types/lib/index.ts:131DEPLOY​• DEPLOY = "DEPLOY"Defined in​src/types/lib/index.ts:132DEPLOY_ACCOUNT​• DEPLOY_ACCOUNT = "DEPLOY_ACCOUNT"Defined in​src/types/lib/index.ts:133INVOKE​• INVOKE = "INVOKE_FUNCTION"Defined in​src/types/lib/index.ts:134