WebMobilePaymentResponse

data class WebMobilePaymentResponse(checkoutId: String, url: String)

Properties

checkoutId
Link copied to clipboard
common
val checkoutId: String
url
Link copied to clipboard
common
val url: String