TapZone

sealed interface TapZone : Parcelable

Configuration for the tap zone on the local mobile reader. The tap zone is the area on the reader where the customer should tap their payment method.

Inheritors

Types

Link copied to clipboard

The best tap zone will be chosen automatically based on the device being used.

Link copied to clipboard

Specifies the tap zone details manually.

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)