Reward

interface Reward

Interface provides information about the reward given to the user.

Properties

Link copied to clipboard
abstract val amount: Int

Returns the amount of reward.

Link copied to clipboard
abstract val type: String

Returns the type of reward.