localizedMerchantName property

LocalizedString? localizedMerchantName
getter/setter pair

Translated strings for the merchant_name.

The app may display an ellipsis after the first 20 characters to ensure full string is displayed on smaller screens.

Implementation

LocalizedString? localizedMerchantName;