Module

RMRK.Primitives.Properties

Package
purescript-rmrk-parser
Repository
rmrk-team/purescript-rmrk-parser

#Property Source

type Property = { _mutation :: Maybe { allowed :: Boolean, with :: Maybe { condition :: Maybe String, opType :: String } }, type :: PropertyType, value :: Json }