smartTapRedemptionValue property
The value that will be transmitted to a Smart Tap certified terminal over NFC for this object.
The class level fields enableSmartTap
and redemptionIssuers
must also
be set up correctly in order for the pass to support Smart Tap. Only ASCII
characters are supported. If this value is not set but the class level
fields enableSmartTap
and redemptionIssuers
are set up correctly, the
barcode.value
or the accountId
fields are used as fallback if present.
Implementation
core.String? smartTapRedemptionValue;