toggle menu
androidJvm
switch theme
search in API
r89SDK
/
com.refinery89.androidSdk.domain_layer.adFormats.formats_impl.rewarded_interstitial
/
RewardItem
Reward
Item
data
class
RewardItem
(
val
amount
:
Int
,
val
type
:
String
)
Members
Constructors
Reward
Item
Link copied to clipboard
constructor
(
amount
:
Int
,
type
:
String
)
Properties
amount
Link copied to clipboard
val
amount
:
Int
type
Link copied to clipboard
val
type
:
String