updatedPassJwtSignature property

String? updatedPassJwtSignature
getter/setter pair

The JWT signature of the updated pass that the issuer wants to notify Google about.

Only devices that report a different JWT signature than this JWT signature will receive the update notification.

Required.

Implementation

core.String? updatedPassJwtSignature;