We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffec121 commit 85e146aCopy full SHA for 85e146a
src/model/model.ts
@@ -61,6 +61,7 @@ export * from './namespace/NamespaceType';
61
export * from './namespace/AliasActionType';
62
63
// Transaction
64
+export * from './transaction/AccountLinkTransaction';
65
export * from './transaction/AccountPropertyTransaction';
66
export * from './transaction/ModifyAccountPropertyAddressTransaction';
67
export * from './transaction/ModifyAccountPropertyEntityTypeTransaction';
0 commit comments