The collection that contains the type of the payment method and its specific information if available
@BuiltValueField(wireName: r'paymentMethod') BuiltMap<String, String>? get paymentMethod;