Module: market/builder
Table of contents
Type Aliases
Enumerations
Classes
Mid-level
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 [] |