# types.PortfolioCustodianRole

[@polymeshassociation/polymesh-sdk](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes) / [Modules](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules) / [types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types) / PortfolioCustodianRole

## Interface: PortfolioCustodianRole

[types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types).PortfolioCustodianRole

### Table of contents

#### Properties

* [portfolioId](#portfolioid)
* [type](#type)

### Properties

#### portfolioId

• **portfolioId**: `PortfolioId`

**Defined in**

[types/index.ts:117](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L117)

***

#### type

• **type**: [`PortfolioCustodian`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/enums/types.roletype#portfoliocustodian)

**Defined in**

[types/index.ts:116](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L116)
