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