APIEnumerationsTransactionTypeVersion: 6.11.0On this pageEnumeration: TransactionTypetypes.TransactionTypeEnumeration Members​DECLARE​• DECLARE = "DECLARE"Defined in​src/types/lib/index.ts:164DEPLOY​• DEPLOY = "DEPLOY"Defined in​src/types/lib/index.ts:165DEPLOY_ACCOUNT​• DEPLOY_ACCOUNT = "DEPLOY_ACCOUNT"Defined in​src/types/lib/index.ts:166INVOKE​• INVOKE = "INVOKE_FUNCTION"Defined in​src/types/lib/index.ts:167