mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
docs(paypal): add related interfaces
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user