> For the complete documentation index, see [llms.txt](https://developers.polymath.network/polymesh-sdk-api-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/interfaces/tokenwithgroup.md).

# TokenWithGroup

## Hierarchy

* **TokenWithGroup**

## Index

### Properties

* [group](/polymesh-sdk-api-reference/docs-v9/interfaces/tokenwithgroup.md#group)
* [token](/polymesh-sdk-api-reference/docs-v9/interfaces/tokenwithgroup.md#token)

## Properties

### group

• **group**: [*KnownPermissionGroup*](/polymesh-sdk-api-reference/docs-v9/classes/knownpermissiongroup.md) *|* [*CustomPermissionGroup*](/polymesh-sdk-api-reference/docs-v9/classes/custompermissiongroup.md)

*Defined in* [*src/types/index.ts:1113*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L1113)

### token

• **token**: [*SecurityToken*](/polymesh-sdk-api-reference/docs-v9/classes/securitytoken.md)

*Defined in* [*src/types/index.ts:1112*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L1112)
