capturePspReference property

  1. @BuiltValueField.new(wireName: r'capturePspReference')
String? get capturePspReference

This is only available for PayPal refunds. The pspReference of the specific capture to refund.

Implementation

@BuiltValueField(wireName: r'capturePspReference')
String? get capturePspReference;