Interface: VenueFilteringDetails
Defined in: src/api/entities/Asset/types.ts:254
Properties
allowedVenues
allowedVenues:
Venue[]
Defined in: src/api/entities/Asset/types.ts:262
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:258
Whether or not Venue filtering is enabled. If enabled then only allowed the Venues are able to create instructions to trade the asset