subMerchantName property
This field is required if the transaction is performed by a registered payment facilitator. This field must contain the name of the actual merchant. * Format: alpha-numeric. * Maximum length: 22 characters.
Implementation
@BuiltValueField(wireName: r'subMerchantName')
String? get subMerchantName;