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