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