ItemDescriptionsShop Object
Description
Shop-specific description content for an item in multiple formats.
Declaration
type ItemDescriptionsShop {
text: String
html: String
short: String
}
Fields
| Name | Type | Description |
|---|---|---|
text | String | Plain text description for the shop. |
html | String | HTML-formatted description for the shop. |
short | String | Short summary description for the shop. |