docs(paypal): add related interfaces

This commit is contained in:
Ibby
2016-10-03 03:18:54 -04:00
parent 5d13ba03d8
commit 7fcd1f85a3
+6 -1
View File
@@ -18,7 +18,12 @@ import { Plugin, Cordova } from './plugin';
* ```
* @interfaces
* PayPalEnvironment
* @classes
* PayPalPayment
* PayPAlItem
* PayPalPaymentDetails
* PayPalConfiguration
* PayPalConfigurationOptions
* PayPalShippingAddress
*/
@Plugin({
plugin: 'com.paypal.cordova.mobilesdk',