jws property

String jws
final

Compact JWS string signed by your server. The JWS should contain the promotional offer signature data. Format: header.payload.signature (base64url encoded)

Implementation

final String jws;