Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RewardDetails

The overall monthly reward summary.

Properties

Optional currency

currency: undefined | string

The currency unit for the reward amount.

Optional redemptionCode

redemptionCode: undefined | string

The redemption code used in the Billing Center during the reward redemption process.

Optional rewardsRate

rewardsRate: undefined | number

The current Rewards percentage in decimal format. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional subscriptionId

subscriptionId: undefined | string

The entitlement ID from MQS, which is the same as the subcription ID.

Optional tenancyId

tenancyId: undefined | string

The OCID of the target tenancy.

Optional totalRewardsAvailable

totalRewardsAvailable: undefined | number

The total number of available rewards for a given subscription ID. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj