http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-mpp
/
org.http4k.connect.mpp.model
/
ChargeRequest
/
ChargeRequest
Charge
Request
constructor
(
amount
:
PaymentAmount
,
currency
:
Currency
,
recipient
:
Recipient
?
=
null
,
description
:
String
?
=
null
,
externalId
:
String
?
=
null
,
methodDetails
:
Map
<
String
,
String
>
?
=
null
)
(
source
)