TriggerRequestMeta

open class TriggerRequestMeta

Author

Umang Chamaria Date: 2019-08-01

Constructors

TriggerRequestMeta
Link copied to clipboard
open fun TriggerRequestMeta(eventName: String, attributes: JSONObject, timeStamp: String)

Properties

attributes
Link copied to clipboard
val attributes: JSONObject
eventName
Link copied to clipboard
val eventName: String
timeStamp
Link copied to clipboard
val timeStamp: String