Package io.anyline2.wrapper.extensions
Class WrapperSessionUCRReportResponseExtensionKt
-
- All Implemented Interfaces:
public final class WrapperSessionUCRReportResponseExtensionKt
-
-
Method Summary
Modifier and Type Method Description final static JSONObject
toJsonObject(WrapperSessionUCRReportResponse $self)
final static WrapperSessionUCRReportResponse
getWrapperSessionUCRReportResponseFromJsonObject(JSONObject jsonConfig)
-
-
Method Detail
-
toJsonObject
final static JSONObject toJsonObject(WrapperSessionUCRReportResponse $self)
-
getWrapperSessionUCRReportResponseFromJsonObject
final static WrapperSessionUCRReportResponse getWrapperSessionUCRReportResponseFromJsonObject(JSONObject jsonConfig)
-
-
-
-