destinationPaymentMethodData property

OutboundPaymentDestinationPaymentMethodData? destinationPaymentMethodData
final

payment_method_data

Hash used to generate the PaymentMethod to be used for this OutboundPayment. Exclusive with `destination_payment_method`.

Implementation

final OutboundPaymentDestinationPaymentMethodData?
    destinationPaymentMethodData;