accountName property

String? accountName
getter/setter pair

The loyalty account holder name, such as "John Smith." Recommended maximum length is 20 characters to ensure full string is displayed on smaller screens.

Implementation

core.String? accountName;