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
/
SupportedKind
Supported
Kind
@
JsonSerializable
data
class
SupportedKind
(
val
scheme
:
PaymentScheme
,
val
networks
:
List
<
PaymentNetwork
>
)
(
source
)
Members
Constructors
Supported
Kind
Link copied to clipboard
constructor
(
scheme
:
PaymentScheme
,
networks
:
List
<
PaymentNetwork
>
)
Properties
networks
Link copied to clipboard
val
networks
:
List
<
PaymentNetwork
>
scheme
Link copied to clipboard
val
scheme
:
PaymentScheme