kmp-toolkit
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-toolkit
hosted-webview
/
com.siddharth.kmp.provider.hostedwebview
/
HostedCheckoutRequest
Hosted
Checkout
Request
data
class
HostedCheckoutRequest
(
val
gatewayId
:
GatewayId
,
val
checkoutUrl
:
String
)
One hosted gateway asking to be shown as a checkout WebView.
Members
Constructors
Hosted
Checkout
Request
Link copied to clipboard
constructor
(
gatewayId
:
GatewayId
,
checkoutUrl
:
String
)
Properties
checkout
Url
Link copied to clipboard
val
checkoutUrl
:
String
gateway
Id
Link copied to clipboard
val
gatewayId
:
GatewayId