actions-on-google
Advanced tools
Comparing version 1.6.0 to 1.6.1
@@ -5,3 +5,3 @@ { | ||
"main": "actions-on-google.js", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"license": "Apache-2.0", | ||
@@ -8,0 +8,0 @@ "author": "Google Inc.", |
@@ -31,2 +31,6 @@ /** | ||
/** | ||
* @readonly | ||
* @enum {string} | ||
*/ | ||
const ImageDisplays = { | ||
@@ -33,0 +37,0 @@ /** |
@@ -102,2 +102,4 @@ /** | ||
* allowed for transaction. | ||
* @property {string} tokenizationType - The type of tokenization. Default is | ||
* {@see TransactionValues.PaymentMethodTokenizationType.PAYMENT_GATEWAY}. | ||
* @property {CustomerInfoOptions=} customerInfoOptions | ||
@@ -104,0 +106,0 @@ */ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
523584
23
15496