mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-22 01:19:36 +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
|
* @interfaces
|
||||||
* PayPalEnvironment
|
* PayPalEnvironment
|
||||||
* @classes
|
* PayPalPayment
|
||||||
|
* PayPAlItem
|
||||||
|
* PayPalPaymentDetails
|
||||||
|
* PayPalConfiguration
|
||||||
|
* PayPalConfigurationOptions
|
||||||
|
* PayPalShippingAddress
|
||||||
*/
|
*/
|
||||||
@Plugin({
|
@Plugin({
|
||||||
plugin: 'com.paypal.cordova.mobilesdk',
|
plugin: 'com.paypal.cordova.mobilesdk',
|
||||||
|
Loading…
Reference in New Issue
Block a user