> 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-v6/interfaces/portfoliocustodianrole.md).

# PortfolioCustodianRole

## Hierarchy

* **PortfolioCustodianRole**

## Index

### Properties

* [portfolioId](/polymesh-sdk-api-reference/docs-v6/interfaces/portfoliocustodianrole.md#portfolioid)
* [type](/polymesh-sdk-api-reference/docs-v6/interfaces/portfoliocustodianrole.md#type)

## Properties

### portfolioId

• **portfolioId**: *PortfolioId*

*Defined in* [*src/types/index.ts:125*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L125)

### type

• **type**: [*PortfolioCustodian*](/polymesh-sdk-api-reference/docs-v6/enums/roletype.md#portfoliocustodian)

*Defined in* [*src/types/index.ts:124*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L124)
