message property

String? message
getter/setter pair

represents the text to be printed or the customer ID. The maximum lengths are as follows:

Message type 4 = Max 38 (or 37 with invoices) Message type 7 = Max 46 (although native protocol limit is 64) Message type 8 = Not applicable. Attribute can be omitted All other message types = Max 46

Implementation

String? message;