Method returns Boolean, Manually confirmed the correctness by running `npm run create-api-json`.
@@ -41,7 +41,7 @@ Retrieves the product descriptions.
### `inAppPurchase.canMakePayments()`
-Returns `true` if the user can make a payment and `false` otherwise.
+Returns `Boolean`, whether a user can make a payment.
### `inAppPurchase.getReceiptURL()`