interface PaymentItem Represents a line item in a payment request Properties readonly label: string readonly amount: PaymentCurrencyAmount readonly optional pending: boolean Seehttps://w3c.github.io/payment-request/#paymentitem-dictionary