Class CreditCardIntroOneSideImage
- Namespace
- ScanbotSDK.MAUI.CreditCard
- Assembly
- ScanbotSDK.Shared.dll
public class CreditCardIntroOneSideImage : CreditCardScannerIntroImage
- Inheritance
-
CreditCardIntroOneSideImage
- Inherited Members
-
Constructors
CreditCardIntroOneSideImage()
public CreditCardIntroOneSideImage()
Methods
FromJson(string)
public static CreditCardIntroOneSideImage FromJson(string rawJson)
Parameters
rawJson
string
Returns
- CreditCardIntroOneSideImage
FromNative(CreditCardIntroOneSideImage)
public static CreditCardIntroOneSideImage FromNative(CreditCardIntroOneSideImage source)
Parameters
source
CreditCardIntroOneSideImage
Returns
- CreditCardIntroOneSideImage
FromNative(SBSDKUI2CreditCardIntroOneSideImage)
public static CreditCardIntroOneSideImage FromNative(SBSDKUI2CreditCardIntroOneSideImage source)
Parameters
source
SBSDKUI2CreditCardIntroOneSideImage
Returns
- CreditCardIntroOneSideImage
ToNative()
public override CreditCardIntroOneSideImage ToNative()
Returns
- CreditCardIntroOneSideImage