ReceiptItem interface

收据卡上的项目

属性

image

映像

price

货币金额

quantity

给定类型的项数

subtitle

副标题显示在标题字段正下方,仅在字体样式上与标题不同

tap

当用户点击“项”气泡时,将激活此操作。

text

文本字段显示在副标题下方,仅在字体样式上与副标题不同

title

卡片的标题

属性详细信息

image

映像

image: CardImage

属性值

price

货币金额

price: string

属性值

string

quantity

给定类型的项数

quantity: string

属性值

string

subtitle

副标题显示在标题字段正下方,仅在字体样式上与标题不同

subtitle: string

属性值

string

tap

当用户点击“项”气泡时,将激活此操作。

tap: CardAction

属性值

text

文本字段显示在副标题下方,仅在字体样式上与副标题不同

text: string

属性值

string

title

卡片的标题

title: string

属性值

string