Table of Contents

Class SBSDKCreditCardDocumentModelRootType

Namespace
ScanbotSDK.iOS
Assembly
DocumentSDK.NET.iOS.dll
public class SBSDKCreditCardDocumentModelRootType : SBSDKGenericDocumentType, INSCopying, INativeObject, IDisposable
Inheritance
SBSDKCreditCardDocumentModelRootType
Implements
INSCopying
INativeObject
Inherited Members

Constructors

SBSDKCreditCardDocumentModelRootType()

public SBSDKCreditCardDocumentModelRootType()

SBSDKCreditCardDocumentModelRootType(NSObjectFlag)

protected SBSDKCreditCardDocumentModelRootType(NSObjectFlag t)

Parameters

t NSObjectFlag

SBSDKCreditCardDocumentModelRootType(NativeHandle)

protected SBSDKCreditCardDocumentModelRootType(NativeHandle handle)

Parameters

handle NativeHandle

SBSDKCreditCardDocumentModelRootType(string, string, string, NSNumber?)

public SBSDKCreditCardDocumentModelRootType(string name, string fullName, string normalizedName, NSNumber? listIndex)

Parameters

name string
fullName string
normalizedName string
listIndex NSNumber

Properties

AllDocumentTypes

public static SBSDKCreditCardDocumentModelRootType[] AllDocumentTypes { get; }

Property Value

SBSDKCreditCardDocumentModelRootType[]

ClassHandle

public override NativeHandle ClassHandle { get; }

Property Value

NativeHandle

CreditCard

public static SBSDKCreditCardDocumentModelRootType CreditCard { get; }

Property Value

SBSDKCreditCardDocumentModelRootType

Methods

RootTypeFrom(SBSDKGenericDocument)

public static SBSDKCreditCardDocumentModelRootType? RootTypeFrom(SBSDKGenericDocument document)

Parameters

document SBSDKGenericDocument

Returns

SBSDKCreditCardDocumentModelRootType