message property

String message
final

Required. The payload the device transmits to the Apple Pay terminal. The size must be no more than 64 bytes. The system truncates messages longer than 64 bytes.

Implementation

final String message;