mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
docs(paypal): add related interfaces
This commit is contained in:
parent
5d13ba03d8
commit
7fcd1f85a3
@ -18,7 +18,12 @@ import { Plugin, Cordova } from './plugin';
|
||||
* ```
|
||||
* @interfaces
|
||||
* PayPalEnvironment
|
||||
* @classes
|
||||
* PayPalPayment
|
||||
* PayPAlItem
|
||||
* PayPalPaymentDetails
|
||||
* PayPalConfiguration
|
||||
* PayPalConfigurationOptions
|
||||
* PayPalShippingAddress
|
||||
*/
|
||||
@Plugin({
|
||||
plugin: 'com.paypal.cordova.mobilesdk',
|
||||
|
Loading…
Reference in New Issue
Block a user