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 } © 2025 . All rights reserved. (Last updated: 2025-04-14) Generated by jazzy ♪♫ v0.15.3, a Realm project.