# VyHederaTokenAssociationDto

## Properties

| Field                    | Type   | Description                                                                           | Required |
| ------------------------ | ------ | ------------------------------------------------------------------------------------- | -------- |
| Address                  | string | The public wallet address                                                             | ✗        |
| MaxTokenAutoAssociations | long   | Number of max auto - associations. (\_Without needing to associate the token first\_) | ✗        |
| Tokens                   | string | List of associated tokens with your wallet address                                    | ✗        |

## References

**Operation**

* [GetTokenAssociationsForHedera](https://sdk.venly.io/sdk-reference/c-sdk-v3/function-references/wallet/balance/gettokenassociationsforhedera)
