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