Class: SignatureInformation

timapi.SignatureInformation

Contains signature information captured by the EFT Terminal as a result to calling the timapi.Terminal#transactionAsync.

Overview

Members-Overview

Methods-Overview

Member-List

imageData :Uint8Array

Image data.

imageHeight :Number

Image height in pixels.

imageWidth :Number

Image width in pixels.

Methods

toString() → {String}

String representation for debugging purpose.
Returns:
String representation

Type: String