All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.amplitude.core.events.RevenueEvent.kt Maven / Gradle / Ivy

The newest version!
package com.amplitude.core.events

import com.amplitude.core.Constants

open class RevenueEvent : BaseEvent() {
    override var eventType = Constants.AMP_REVENUE_EVENT
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy