# CoboWaas2.TokenizationERC20WrappedTokenPermissionParams

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**admin** | **[String]** | List of addresses for the admin role. | [optional] 
**minter** | **[String]** | List of addresses for the minter role. | [optional] 
**wrapper** | **[String]** | List of addresses for the wrapper role. | [optional] 
**manager** | **[String]** | List of addresses for the manager role. | [optional] 
**pauser** | **[String]** | List of addresses for the pauser role. | [optional] 
**salvager** | **[String]** | List of addresses for the salvager role. | [optional] 
**upgrader** | **[String]** | List of addresses for the upgrader role. | [optional] 


