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.yieldxyz
/
YieldXyzStatus
Yield
Xyz
Status
data
class
YieldXyzStatus
(
val
enter
:
Boolean
,
val
exit
:
Boolean
)
Status of a yield opportunity
Members
Constructors
Yield
Xyz
Status
Link copied to clipboard
constructor
(
enter
:
Boolean
,
exit
:
Boolean
)
Properties
enter
Link copied to clipboard
val
enter
:
Boolean
exit
Link copied to clipboard
val
exit
:
Boolean