rm-kotlin-sdk
/
io.revenuemonster.sdk.model.response
/
QuickPayResponseOrder
common
Quick
Pay
Response
Order
data class
QuickPayResponseOrder
(id:
String
, title:
String
, detail:
String
, amount:
Int
)
Content copied to clipboard
Properties
Properties
amount
Link copied to clipboard
common
val
amount
:
Int
Content copied to clipboard
detail
Link copied to clipboard
common
val
detail
:
String
Content copied to clipboard
id
Link copied to clipboard
common
val
id
:
String
Content copied to clipboard
title
Link copied to clipboard
common
val
title
:
String
Content copied to clipboard