LoyaltyReward constructor
LoyaltyReward({})
Implementation
LoyaltyReward({
this.points, this.createdAt, this.id, this.status,
this.updatedAt, this.orderId, this.rewardTierId, this.loyaltyAccountId,
this.redeemedAt
});