reference
Module: market/builder
Table of contents
Type Aliases
Type Aliases
MarketDecoration
Ƭ MarketDecoration: Object
Properties and constraints to be added to a market object (i.e. a demand or an offer).
Type declaration
Name | Type |
---|---|
properties | { key : string ; value : string | number | boolean }[] |
constraints | string [] |