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
/
LifiToolDetails
Lifi
Tool
Details
data
class
LifiToolDetails
(
val
key
:
String
?
=
null
,
val
name
:
String
?
=
null
,
val
logoURI
:
String
?
=
null
,
val
webUrl
:
String
?
=
null
)
Tool details
Members
Constructors
Lifi
Tool
Details
Link copied to clipboard
constructor
(
key
:
String
?
=
null
,
name
:
String
?
=
null
,
logoURI
:
String
?
=
null
,
webUrl
:
String
?
=
null
)
Properties
key
Link copied to clipboard
val
key
:
String
?
=
null
The tool key
logo
URI
Link copied to clipboard
val
logoURI
:
String
?
=
null
The tool logo URL
name
Link copied to clipboard
val
name
:
String
?
=
null
The tool name
web
Url
Link copied to clipboard
val
webUrl
:
String
?
=
null
The tool website URL