PayFanout API reference
Preparing search index...
adapter-paypal-server/src
PayPalMoney
Interface PayPalMoney
Structural shapes of the Orders v2 / Payments v2 responses the adapter reads.
interface
PayPalMoney
{
currency_code
?:
string
;
value
?:
string
;
}
Index
Properties
currency_
code?
value?
Properties
Optional
currency_
code
currency_code
?:
string
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
currency_
code
value
PayFanout API reference
Loading...
Structural shapes of the Orders v2 / Payments v2 responses the adapter reads.