smartTapRedemptionValue property

String? smartTapRedemptionValue
getter/setter pair

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.

Implementation

core.String? smartTapRedemptionValue;