Table of Contents

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

BarcodeFormatJapanPostConfiguration

FromNative(BarcodeFormatJapanPostConfiguration)

public static BarcodeFormatJapanPostConfiguration FromNative(BarcodeFormatJapanPostConfiguration source)

Parameters

source BarcodeFormatJapanPostConfiguration

Returns

BarcodeFormatJapanPostConfiguration

FromNative(SBSDKBarcodeFormatJapanPostConfiguration)

public static BarcodeFormatJapanPostConfiguration FromNative(SBSDKBarcodeFormatJapanPostConfiguration source)

Parameters

source SBSDKBarcodeFormatJapanPostConfiguration

Returns

BarcodeFormatJapanPostConfiguration

ToNative()

public override BarcodeFormatJapanPostConfiguration ToNative()

Returns

BarcodeFormatJapanPostConfiguration