http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-x402
/
org.http4k.connect.x402.action
/
SettledResponse
Settled
Response
@
JsonSerializable
data
class
SettledResponse
(
val
transaction
:
TransactionHash
,
val
network
:
PaymentNetwork
,
val
payer
:
WalletAddress
)
(
source
)
Members
Constructors
Settled
Response
Link copied to clipboard
constructor
(
transaction
:
TransactionHash
,
network
:
PaymentNetwork
,
payer
:
WalletAddress
)
Properties
network
Link copied to clipboard
val
network
:
PaymentNetwork
payer
Link copied to clipboard
val
payer
:
WalletAddress
transaction
Link copied to clipboard
val
transaction
:
TransactionHash