The attributes should be readonly because the PaymentInstruments and
PaymentWallets doesn't have constructor and developers can not set.
Also, it's better to mark [SameObject] because we don't need to create a new
object whenever accessing those attributes.
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/webpayments-payment-apps-api/pull/121
-- Commit Summary --
* The instrumnets and wallets attributes should be readonly and [SameObject].
-- File Changes --
M index.html (4)
-- Patch Links --
https://github.com/w3c/webpayments-payment-apps-api/pull/121.patch
https://github.com/w3c/webpayments-payment-apps-api/pull/121.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webpayments-payment-apps-api/pull/121