Fireblocks Embedded Wallet SDK Documentation
Toggle table of contents
1.0.0
Fireblocks Embedded Wallet SDK
Platform filter
Fireblocks Embedded Wallet SDK
Switch theme
Search in API
Fireblocks Embedded Wallet SDK Documentation
Fireblocks Embedded Wallet SDK Documentation
/
com.fireblocks.sdk.ew.models
/
RewardInfo
Reward
Info
data
class
RewardInfo
(
val
srcRewards
:
String
?
=
null
,
val
destRewards
:
String
?
=
null
)
Created by Fireblocks Ltd. on 07/10/2024.
Parameters
src
Rewards
dest
Rewards
Members
Constructors
Reward
Info
Link copied to clipboard
constructor
(
srcRewards
:
String
?
=
null
,
destRewards
:
String
?
=
null
)
Properties
dest
Rewards
Link copied to clipboard
val
destRewards
:
String
?
=
null
src
Rewards
Link copied to clipboard
val
srcRewards
:
String
?
=
null