hashgraph / hashgraph/hedera-sdk-reference
Add doc reference for `TokenDissociateTransaction`
Open
enhancement
- Dominant language
- HTML
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
### Problem
SDK reference document for class `TokenDissociateTransaction` is missing.
Found during [PR #404](https://github.com/hashgraph/hedera-sdk-cpp/pull/404).
### Solution
Sample implementation could be found in the [Hedera C++ SDK](https://github.com/hashgraph/hedera-sdk-cpp):
- `TokenDissociateTransaction.h`
- `TokenDissociateTransaction.cc`
To add proper documentation for class `TokenDissociateTransaction`.
### Alternatives
N/A
Contributor guide
Assessment
This issue has not been assessed yet.