subMerchantTaxId property
This field is required if the transaction is performed by a registered payment facilitator. This field must contain the tax ID of the actual merchant. * Format: alpha-numeric. * Fixed length: 11 or 14 characters.
Implementation
@BuiltValueField(wireName: r'subMerchantTaxId')
String? get subMerchantTaxId;