Interface: VenueFilteringDetails
Defined in: src/api/entities/Asset/types.ts:232
Properties
allowedVenues
allowedVenues:
Venue[]
Defined in: src/api/entities/Asset/types.ts:240
If isEnabled is true, then only these venues are allowed to create instructions involving the asset
isEnabled
isEnabled:
boolean
Defined in: src/api/entities/Asset/types.ts:236
Whether or not Venue filtering is enabled. If enabled then only allowed the Venues are able to create instructions to trade the asset