UNPKG
@churchapps/apphelper-donations
Version:
latest (0.6.22)
0.6.22
0.6.21
0.6.20
0.6.18
0.6.17
0.6.16
0.6.15
0.6.14
0.6.13
0.6.12
0.6.11
0.6.10
0.6.9
0.6.8
0.6.7
0.6.1
0.6.0
0.5.6
0.5.5
0.5.1
0.5.0
0.4.50
0.4.47
0.4.46
0.4.45
0.4.44
0.4.43
0.4.42
0.4.41
0.4.37
0.4.35
0.4.34
0.4.33
0.4.28
0.4.27
0.4.26
0.4.25
0.4.21
0.4.18
0.4.17
Donation components for ChurchApps AppHelper
github.com/ChurchApps/Packages
ChurchApps/Packages
@churchapps/apphelper-donations
/
dist
/
helpers
/
PayPalPaymentMethod.d.ts
8 lines
•
184 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
interface
PayPalPaymentMethod { id:
string
;
type
:
"paypal"
; name:
string
; last4?:
string
; email?:
string
; }
//# sourceMappingURL=PayPalPaymentMethod.d.ts.map