Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.api.data.lifi
/
LifiStatusResponse
Lifi
Status
Response
data
class
LifiStatusResponse
(
val
data
:
LifiStatusData
?
=
null
,
val
error
:
String
?
=
null
)
Response containing the status of a cross chain transfer from the Lifi integration
Members
Constructors
Lifi
Status
Response
Link copied to clipboard
constructor
(
data
:
LifiStatusData
?
=
null
,
error
:
String
?
=
null
)
Properties
data
Link copied to clipboard
val
data
:
LifiStatusData
?
=
null
error
Link copied to clipboard
val
error
:
String
?
=
null