'boolean']; public function redemptions() { return $this->hasMany(RewardRedemption::class); } }