Reward @objc(YMAReward) public protocol Reward : NSObjectProtocol Reward represents reward given to the user. amount Amount rewarded to the user. Declaration Swift var amount: Int { get } type Type of the reward. Declaration Swift var type: String { get } © 2024 . All rights reserved. (Last updated: 2024-10-15) Generated by jazzy ♪♫ v0.15.1, a Realm project.