ReceiptItem interface
收据卡上的项目
属性
| image | 图像 |
| price | 货币金额 |
| quantity | 给定类型的项数 |
| subtitle | 标题字段下方显示副标题,仅在字体样式上与标题不同 |
| tap | 当用户点击“项目”气泡时,将激活此操作。 |
| text | 文本字段显示在副标题下方,与字体样式中的副标题不同 |
| title | 卡片的标题 |
属性详细信息
image
price
货币金额
price: string
属性值
string
quantity
给定类型的项数
quantity: string
属性值
string
subtitle
标题字段下方显示副标题,仅在字体样式上与标题不同
subtitle: string
属性值
string
tap
text
文本字段显示在副标题下方,与字体样式中的副标题不同
text: string
属性值
string
title
卡片的标题
title: string
属性值
string