Properties
cancelDate
cancelDate:Date
Cancel date for the purchase, or null if it is not canceled.
deferredDate
deferredDate:Date
If the customer modified/updated the subscription, he can opt for immediate change or change in the
next billing cycle. In case its the next billing cycle, we term it deferred.
Deferred date for modified subscription, or null if it is not deferred update.
deferredSku
deferredSku:string
If the customer modified/updated the subscription in the upcoming billing cycle, this field denotes the
SKU to be modified to. Would be null if its not deferred update.
productType
productType: ProductType Type of product.purchaseDate
purchaseDate:Date
Purchase date for the purchase.
receiptId
receiptId:string
Receipt ID which is a unique identifier of a purchase.
sku
sku:string
SKU of the purchase.
termSku
termSku:string
Term SKU of the purchase.
isCancelled
isCancelled:boolean
Checks cancellation or expiration of the receipt.
isDeferred
isDeferred:boolean
Checks if update is deferred.

