public final class CollectUserFeedbackRequest
private final Integer
rating
private final String
sdk
sdkVersion
userSessionId
private final Map<String, Object>
custom
reason
CollectUserFeedbackRequest(Integer rating, String sdk, String sdkVersion, String userSessionId, Map<String, Object> custom, String reason)
final Integer
getRating()
final String
getSdk()
getSdkVersion()
getUserSessionId()
final Map<String, Object>
getCustom()
getReason()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Integer getRating()
final String getSdk()
final String getSdkVersion()
final String getUserSessionId()
final Map<String, Object> getCustom()
final String getReason()