> For the complete documentation index, see [llms.txt](https://liquiidio.gitbook.io/unity-plugin-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liquiidio.gitbook.io/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-api-v1/eossharp-core-api-v1-permissionlevel.md).

# PermissionLevel

## Summary

| Members                                                                                                                         | Descriptions            |
| ------------------------------------------------------------------------------------------------------------------------------- | ----------------------- |
| `public string` [`actor`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_permission_level_1a1f3c2d06ac91e6d59a1b264abb612c8b)      | Name of the Account.    |
| `public string` [`permission`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_permission_level_1ace32db2660929e05f2ccbe4ed303916d) | Name of the Permission. |

## Members

**`public string`** [**`actor`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_permission_level_1a1f3c2d06ac91e6d59a1b264abb612c8b)

Name of the Account.

**`public string`** [**`permission`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_permission_level_1ace32db2660929e05f2ccbe4ed303916d)

Name of the Permission.
