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.model
/
SupportedResponse
Supported
Response
@
JsonSerializable
data
class
SupportedResponse
(
val
x402Version
:
Int
,
val
kinds
:
List
<
SupportedKind
>
)
(
source
)
Members
Constructors
Supported
Response
Link copied to clipboard
constructor
(
x402Version
:
Int
,
kinds
:
List
<
SupportedKind
>
)
Properties
kinds
Link copied to clipboard
val
kinds
:
List
<
SupportedKind
>
x402Version
Link copied to clipboard
val
x402Version
:
Int