localVerificationData property

String localVerificationData
final

The data used for local verification.

The data is formatted according to the specifications of the respective store. You can use the source field to determine the store from which the data originated and proces the data accordingly.

Implementation

final String localVerificationData;