//Copy constructor protected SpecialOfferReward(SpecialOfferReward other) :base(other) { }
//Copy constructor protected SpecialOfferReward(SpecialOfferReward other) : base(other) { }