digetpay-sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
digetpay-sdk
digetpay-sdk
/
com.digetpay.sdk.model
/
TransactionStatusResult
/
TransactionStatusResult
Transaction
Status
Result
constructor
(
transactionId
:
String
?
,
orderId
:
String
?
,
amount
:
String
?
,
currency
:
String
?
,
transactionStatus
:
String
?
,
paymentStatus
:
String
?
,
declineReason
:
String
?
)