Class TrackEventInput
java.lang.Object
com.dashx.graphql.generated.types.TrackEventInput
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetData()getEvent()inthashCode()static TrackEventInput.BuildervoidsetAccountAnonymousUid(String accountAnonymousUid) voidsetAccountUid(String accountUid) voidvoidvoidsetSystemContext(Map<String, Object> systemContext) voidsetTimestamp(String timestamp) toString()
-
Constructor Details
-
TrackEventInput
public TrackEventInput() -
TrackEventInput
-
-
Method Details
-
getEvent
-
setEvent
-
getAccountUid
-
setAccountUid
-
getAccountAnonymousUid
-
setAccountAnonymousUid
-
getData
-
setData
-
getTimestamp
-
setTimestamp
-
getSystemContext
-
setSystemContext
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-