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