customerMessage property Null safety
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;
This is a message that your system can display to the Customer as an acknowledgement of the payment request submission.
String? customerMessage;