SignatureCaptureCustomizationOptions

public final class SignatureCaptureCustomizationOptions implements Parcelable

Provides Signature Capture Customization options.

Properties

Link copied to clipboard

Option to enable Document Instructions before Document capture/upload. Type: Boolean
nullable: false

Functions

Link copied to clipboard
public abstract Integer describeContents()
Link copied to clipboard

Option to enable Document Instructions before Document capture/upload. Type: Boolean
nullable: false

Link copied to clipboard
public final Unit setEnableDocumentInstructionScreen(Boolean enableDocumentInstructionScreen)

Option to enable Document Instructions before Document capture/upload. Type: Boolean
nullable: false

Link copied to clipboard
public abstract Unit writeToParcel(Parcel p0, Integer p1)