api.entities.Asset.types.VenueFilteringDetails - PolymeshAssociation/polymesh-sdk GitHub Wiki

Interface: VenueFilteringDetails

api/entities/Asset/types.VenueFilteringDetails

Table of contents

Properties

Properties

allowedVenues

allowedVenues: Venue[]

If isEnabled is true, then only these venues are allowed to create instructions involving the asset

Defined in

api/entities/Asset/types.ts:234


isEnabled

isEnabled: boolean

Whether or not Venue filtering is enabled. If enabled then only allowed the Venues are able to create instructions to trade the asset

Defined in

api/entities/Asset/types.ts:230