rm-kotlin-sdk
/
io.revenuemonster.sdk.model.request
/
GetQRURLByCheckoutID
common
Get
Q
R
U
R
L
By
Checkout
I
D
data class
GetQRURLByCheckoutID
(checkoutId:
String
, method:
PaymentMethod
, type:
String
)
Content copied to clipboard
Properties
Properties
checkoutId
Link copied to clipboard
common
val
checkoutId
:
String
Content copied to clipboard
method
Link copied to clipboard
common
val
method
:
PaymentMethod
Content copied to clipboard
type
Link copied to clipboard
common
val
type
:
String
Content copied to clipboard