Skip to main content

ItemDescriptionsShop Object

Description

Shop-specific description content for an item in multiple formats.

Declaration

type ItemDescriptionsShop {
text: String
html: String
short: String
}

Fields

NameTypeDescription
textStringPlain text description for the shop.
htmlStringHTML-formatted description for the shop.
shortStringShort summary description for the shop.