Class CheckJsonExtensionsKt
-
- All Implemented Interfaces:
public final class CheckJsonExtensionsKt
-
-
Method Summary
Modifier and Type Method Description final static RootDocumentType
toSdk(JsonCheckStandard $self)
Converts JSON-compatible object to SDK object final static JsonCheckStandard
toJson(RootDocumentType $self)
Converts SDK object to JSON-compatible object -
-
Method Detail
-
toSdk
final static RootDocumentType toSdk(JsonCheckStandard $self)
Converts JSON-compatible object to SDK object
-
toJson
final static JsonCheckStandard toJson(RootDocumentType $self)
Converts SDK object to JSON-compatible object
-
-
-
-