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