customerMessage property Null safety

String? customerMessage
read / write

This is a message that your system can display to the Customer as an acknowledgement of the payment request submission.

Implementation

String? customerMessage;