Skip to content

Type

Asset

Back to Index

Definition

let Asset: {
assetId: uuid
assetNumber: text
createdAt: instant
dynamic: {text->*}
items: [{
assetItemId: uuid
createdAt: instant
dynamic: {text->*}
itemTypeKey: text
relations: [{
nodeId: uuid
relationKey: text
}]
typeKey: text
}]
relations: [{
nodeId: uuid
relationKey: text
}]
tags: [text]
typeKey: nothing|text
}

Availability

Discount Rule Reactor
Back to Index