RewardInfoType

RewardInfoType class

Opening aggregate for reward/points program current information.

public class RewardInfoType

Constructors

NameDescription
RewardInfoType()Initializes a new instance of RewardInfoType class.

Properties

NameDescription
Name { get; set; }Gets or sets the name of the reward program.
RewardBalance { get; set; }Gets or sets the current rewards balance as of the time of the download.
RewardEarned { get; set; }Gets or sets the reward amount earned YTD as of the time of download.

See Also