ReceiptCard interface
收據卡
屬性
buttons | 適用於目前卡片的一組動作 |
facts | Fact 對象的陣列 |
items | 收據項目的陣列 |
tap | 當使用者點選卡片時,將會啟動此動作 |
tax | 已支付的稅金總額(或要支付) |
title | 卡片的標題 |
total | 支付的總金額(或要支付) |
vat | 已支付的加值稅總額(或要支付) |
屬性詳細資料
buttons
facts
items
tap
tax
已支付的稅金總額(或要支付)
tax: string
屬性值
string
title
卡片的標題
title: string
屬性值
string
total
支付的總金額(或要支付)
total: string
屬性值
string
vat
已支付的加值稅總額(或要支付)
vat: string
屬性值
string