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 2dac15a commit ce844a4Copy full SHA for ce844a4
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