Skip to main content
Version: 28.0.x

Interface: VenueFilteringDetails

api/entities/Asset/types.VenueFilteringDetails

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:240


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:236