RewardInfoType class

RewardInfoType class

Opening aggregate for reward/points program current information.

The RewardInfoType type exposes the following members:

Constructors

Constructor Description
RewardInfoType() Initializes a new instance of RewardInfoType class.

Properties

Property Description
name Gets or sets the name of the reward program.
reward_balance Gets or sets the current rewards balance as of the time of the download.
reward_earned Gets or sets the reward amount earned YTD as of the time of download.

See Also