diff --git a/index.html b/index.html index 0323287..1342ca5 100644 --- a/index.html +++ b/index.html @@ -1314,7 +1314,7 @@
This attribute indicates the total amount being requested for - payment. It is initialized with a structured clone of the - total field of the PaymentDetailsInit provided when - the corresponding PaymentRequest object was instantiated. + payment. It is of type PaymentItem dictionary as defined in + [[payment-request]], and initialized with a structured clone + of the total field of the PaymentDetailsInit provided + when the corresponding PaymentRequest object was + instantiated.