sourcePaymentMethod property
- @BuiltValueField.new(wireName: r'sourcePaymentMethod')
The collection that contains the source payment method and its specific information if available. Note that type should not be included since it is inferred from the (target) payment method
Implementation
@BuiltValueField(wireName: r'sourcePaymentMethod')
BuiltMap<String, String> get sourcePaymentMethod;