Class TrackEventResponse
java.lang.Object
com.dashx.graphql.generated.types.TrackEventResponse
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleaninthashCode()static TrackEventResponse.BuildervoidsetSuccess(boolean success) toString()
-
Constructor Details
-
TrackEventResponse
public TrackEventResponse() -
TrackEventResponse
public TrackEventResponse(boolean success)
-
-
Method Details