# types.VenueOwnerRole

[@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) / VenueOwnerRole

## Interface: VenueOwnerRole

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

### Table of contents

#### Properties

* [type](#type)
* [venueId](#venueid)

### Properties

#### type

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

**Defined in**

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

***

#### venueId

• **venueId**: `BigNumber`

**Defined in**

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