OrderHistoryz

interface OrderHistoryz : ModuleIdentifier

Functions

Link copied to clipboard
abstract fun isAmazon(): Boolean

Convenience method to check if object is an instance from the Amazon module

Link copied to clipboard
abstract fun isGoogle(): Boolean

Convenience method to check if object is an instance from the Google module

Properties

Link copied to clipboard
abstract val receipts: Map<String, Receiptz>

Collection of available Receiptz returned by the active billing library.