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
/
StatusResponse
/
StatusResponse
Status
Response
constructor
(
code
:
Int
?
=
null
,
message
:
String
?
=
null
,
errorCode
:
String
?
=
null
,
data
:
StatusData
?
=
null
)