kmp-toolkit
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-toolkit
payments-api
/
com.siddharth.kmp.paymentsapi
/
VerificationRequest
/
VerificationRequest
Verification
Request
constructor
(
gatewayId
:
GatewayId
,
orderId
:
String
,
paymentId
:
String
?
=
null
,
signature
:
String
?
=
null
,
extra
:
Map
<
String
,
String
>
=
emptyMap()
)