Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RedemptionSummary

The redemption summary for the requested subscription ID and date range.

Properties

Optional baseRewards

baseRewards: undefined | number

It provides the redeemed rewards in base/subscription currency. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional fxRate

fxRate: undefined | number

It provides the fxRate between invoice currency and subscription currency. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional invoiceCurrency

invoiceCurrency: undefined | string

The currency associated with invoice.

Optional invoiceNumber

invoiceNumber: undefined | string

It provides the invoice number against the redemption.

Optional invoiceTotalAmount

invoiceTotalAmount: undefined | number

It provides the invoice total amount of given redemption. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional redeemedRewards

redeemedRewards: undefined | number

It provides the redeemed rewards in invoice currency. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional redemptionCode

redemptionCode: undefined | string

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

Optional redemptionEmail

redemptionEmail: undefined | string

It provides the redemption email id.

Optional timeInvoiced

timeInvoiced: Date

It provides the invoice date.

Optional timeRedeemed

timeRedeemed: Date

It provides redeem date.

Functions

getDeserializedJsonObj

getJsonObj