periphery-models
5.3.17
periphery-models
/
ru.lifepay.periphery.models.quickpayments
/
QPTransaction
/
QPTransaction
QPTransaction
fun
QPTransaction
(
operation
:
QPEOperations
,
terminalId
:
String
,
merchantId
:
String
?
=
null
,
transactionId
:
String
,
registeredAt
:
OffsetDateTime
,
requestedAt
:
OffsetDateTime
?
=
null
,
amount
:
Long
,
currency
:
CurrencyCodes
)