orderHistoryLiveData

abstract val orderHistoryLiveData: MutableLiveData<out OrderHistoryz>

Collection of the latest purchases sorted as Key/Value pairs. Key = string value of entitlement id(purchase token for Google, receipt id for Amazon)