Class BarcodeFormatJapanPostConfiguration
- Namespace
- ScanbotSDK.MAUI.Barcode
- Assembly
- ScanbotSDK.Shared.dll
public class BarcodeFormatJapanPostConfiguration : BarcodeFormatFourStateConfigurationBase
- Inheritance
-
BarcodeFormatJapanPostConfiguration
- Inherited Members
Constructors
BarcodeFormatJapanPostConfiguration()
public BarcodeFormatJapanPostConfiguration()
Methods
FromJson(string)
public static BarcodeFormatJapanPostConfiguration FromJson(string rawJson)
Parameters
rawJson
string
Returns
FromNative(BarcodeFormatJapanPostConfiguration)
public static BarcodeFormatJapanPostConfiguration FromNative(BarcodeFormatJapanPostConfiguration source)
Parameters
Returns
FromNative(SBSDKBarcodeFormatJapanPostConfiguration)
public static BarcodeFormatJapanPostConfiguration FromNative(SBSDKBarcodeFormatJapanPostConfiguration source)
Parameters
Returns
ToNative()
public override BarcodeFormatJapanPostConfiguration ToNative()